@extends('layouts.admin',['hideSiteRedirect'=> true]) @section('title') Cereri concedii @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.employeeLeave.requests') }} @endsection @section('content')
{{ $dataTable->table(['class' => 'table table-row-bordered gy-5'], true) }}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush