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

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