@extends('layout.main') @section('content')

{{ __('Add Office Shift') }}

{{ __('The field labels marked with * are required input fields') }}.

@csrf
@endsection @push('scripts') @endpush