@extends('admin.layouts.cmlayout') @section('body')

Genres

Create Genre
@csrf
@if(!is_null($record->banner_image))
@endif
@if(!is_null($record->cover_image))
@endif
Cancel
@endsection