@extends('layouts.master') @section('title'){{__('sidebar.work_days')}} @endsection @section('css') @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title')@endslot @slot('subtitle') {{__('sidebar.work_days')}} @endslot @endcomponent
@csrf
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}

@endsection @section('scripts') @endsection