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

Shift's Calendar

Create New Shifts

Select a date to view shifts

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