@extends('admin.layout.master') @section('content')

Batch Shift Assign
@csrf @php $i=1; @endphp @foreach ( week_days() as $key=>$day) @endforeach
Day Roster Department Action
@endsection