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

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