@extends('layouts.app') @section('title', 'Penyelarasan OSC') @section('ibams', true) @section('hide_footer', true) @section('content') @php $year = request('year') ?? date('Y'); $nofail = request('nomborFail') ?? $data->nombor_fail; @endphp
@include('layouts.date-clock')

Penyelarasan OSC


1
2
3
4
5
@csrf
:
:
:
:
:
@endsection