@extends('layouts.admin') @section('headerTitle') Cerere Certificat Urbanism @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.urbanCertificateRequest.index') }} @endsection @section('content') @section('buttons') Optiuni Cautare @can('admin-create') Adauga Cerere @endcan @endsection
{{ $dataTable->table(['class' => 'table table-row-bordered gy-5'], true) }}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush