{!!__('Edit')!!} {!!$data['title']!!}

{!!Form::vertical_open() ->method('PUT') ->id('form-edit') ->enctype('multipart/form-data') ->action(guard_url('green_tag/green_tag_product_health_benefits/'. $data['id']))!!} @include('green_tag::green_tag_product_health_benefits.partial.entry', ['mode' => 'edit']) {!!Form::close()!!}