{!!__('Create')!!} {!! trans('wow_catalog::wow_catalog_category.name') !!}

{!!Form::vertical_open() ->id('form-create') ->method('POST') ->files('true') ->action(guard_url('wow_catalog/wow_catalog_category'))!!} @include('wow_catalog::wow_catalog_category.partial.entry', ['mode' => 'create']) {!! Form::close() !!}