@extends('templates.dashboard') @section('isi')

Tanggal Shift : {{ date('Y-m-d') }}


@csrf

@push('script') @endpush @endsection