@extends('layouts.app') @section('title', 'Employee Shift Preferences') @section('content')

Select a date to view preferences

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