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

{{__('New')}} OfferUsVehicle

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