@section('title', 'Name History') @section('page-style') @endsection @include('admin.pages.company.header', ['tab' => 'name_history'])
{{$dataTable->table()}}
@push('scripts') {{$dataTable->scripts(null, ['nonce' => csp_nonce()])}} @endpush