@section('breadcrumbs') @endsection @section('content')
Ubah {{ ucwords(str_replace('-', ' ', $table )) }}
@csrf @method('put') @include($viewPage.'._form-control')
@include('layouts.modals.delete', ['table' => $table , 'data' => $jadwal])
@endsection