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

{{__('New')}} Advert

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