@php $field_slug = Str::slug($field,'_'); @endphp
{!!Form::hidden($field_slug)->forceValue('0')!!}