@extends('layouts.admin') @section('headerTitle') Perioade Iarna @endsection @section('content')

Perioade Iarna

@section('breadcrumbs') {{ Breadcrumbs::render('admin.winterPeriods.index') }} @endsection @section('buttons') @can('admin-create') Adaugă Perioade Iarna @endcan @endsection
{{ $dataTable->table(['class' => 'table table-row-bordered gy-5'], true) }}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush