{!!__('Create')!!} {!! trans('eee::order_product_relation.name') !!}

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