@extends('layouts.app') @section('title', 'Published Shifts') @section('content')

Select a date to view published shifts

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