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

Back to Shifts
@csrf
@push('styles') @endpush @push('scripts') @endpush @endsection