@foreach($datatable as $key => $input) @endforeach
{{ $input['label'] }}
@push('head.start') @include('includes.plugins', ['name' => 'datatables-css']) @endpush @push('body.end') @include('includes.plugins', ['name' => 'datatables-js']) @endpush