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

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