{{ trans('app.create') }} development

{{ trans('app.add') }} development here...

{!!Form::vertical_open() ->id('create-development-development') ->method('POST') ->files('true') ->class('dashboard-form') ->action(trans_url(get_guard('url').'/development/development'))!!}
@include('public::notifications') @include('development::user.development.partial.entry')
{!! Form::close() !!}