@section('title','Edit Topical Genre') @include('layout.header') @include('layout.sidebar')

Edit Topical Genre

@method('PUT') @csrf
@include('layout.footer')