@extends('admin.template.master') @section('title', $title) @section('content')

Blog Tags

@include('admin.partials.flash_message')
@csrf() @if(!empty($method)) @method($method) @endif

About Blog Tags

@endsection