@include('new_layouts.header') @include('accounting.side-menu')
| {{__('Custom Field')}} | {{__('Type')}} | {{__('Module')}} | {{__('Action')}} |
|---|---|---|---|
| {{ $field->name}} | {{ $field->type}} | {{ $field->module}} | @if(Gate::check('edit constant custom field') || Gate::check('delete constant custom field'))@endif |