@extends('layouts.mobile.modern') @section('title', 'Ajuan Perubahan Jadwal') @section('header_left') @endsection @push('mystyle') @endpush @section('content')
@csrf @if(isset($karyawan) && count($karyawan) > 0)
@endif
@endsection @push('myscript') @endpush