@extends('layouts.default') @section('title') @endsection @section('header-style') @endsection @section('content')
@if(Session::has('message')) @endif
schedule_mst_id)) action="{{route('schedule.gadge-reader-roster-update',[$scheduleMaster->schedule_mst_id])}}" @else action="{{route('schedule.gadge-reader-roster-post')}}" @endif method="post"> @csrf @if (isset($scheduleMaster->schedule_mst_id)) @method('PUT') @endif
Gauge Station List

{{--{{dd($stationMstData)}}--}}

Gauge Station Roster Setup


{{--
--}}

{{----}} @if(!empty($scheduleDetail)) @foreach($scheduleDetail as $key=>$value) {{----}} @endforeach @endif
Action From To Shift Designation Employee Mobile Off Day Remarks
@if(!isset($scheduleMaster)) @else @endif

Gauge Roster Schedule List

# Gauge Station Entry Date Approved On Approve Status Action
@include('approval.workflowmodal') @endsection @section('footer-script') @endsection