{!!__('Create')!!} {!! trans('green_tag::green_tag_product_segments.name') !!}

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