first commit
This commit is contained in:
5
resources/views/reports/permohonan.blade.php
Normal file
5
resources/views/reports/permohonan.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
@extends('layouts.app')
|
||||
@section('title','Kelulusan Admin')
|
||||
@section('content')
|
||||
@include('reports._table', ['approval' => true])
|
||||
@endsection
|
||||
Reference in New Issue
Block a user