{!!Form::vertical_open() ->id('form-create') ->method('POST') ->files('true') ->action(guard_url('case_study/category'))!!}

{{__('New')}} Advert

{{__('Cancel')}}
@include('notifications') @include('case_study::category.entry', ['mode' => 'create']) {!! Form::close() !!}