@extends('layouts.admin') @section('headerTitle') Tipuri de Instrumente CM @endsection @section('content') @section('breadcrumbs') {{ Breadcrumbs::render('admin.scim.typesActions') }} @endsection @section('buttons') @can('admin-create') Adaugă @endcan @endsection
{{ $dataTable->table(['class' => 'table table-row-bordered gy-5'], true) }}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush