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

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