@extends('layouts.admin',['hideSiteRedirect'=> true]) @section('headerTitle') Echipamente fixe @endsection @section('breadcrumbs')
{{ Breadcrumbs::render('admin.buildingFacilities.manageFixedEquipment') }} @endsection @section('content') @section('buttons') @can('admin-create') Adaugă Echipament Fix @endcan @endsection
{{ $dataTable->table(['class' => 'table table-row-bordered gy-5'], true) }}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush