@extends('admin.layouts.container') @section('content')

{{ $title }}

{{ __('workHours.week_day') }} {{ __('workHours.time_from') }} {{ __('workHours.time_to') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection