@extends('layouts.admin') @section('content') @section('headerTitle') Linii @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.transport.linii') }} @section('buttons') @endsection @endsection
Adauga statie
@if (\Session::has('success-delete'))
@endif
{{ $dataTable->table(['class' => 'table table-row-bordered gy-5'], true) }}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush