@extends('layouts.admin',['hideSiteRedirect'=>true]) @section('content') @section('headerTitle') Amenda @endsection
{!!$dataTable->table(['class' => 'table table-row-bordered gy-5'], true) !!}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush