@extends('layouts.app') @section('title','Kelulusan Admin') @section('content') @include('reports._table', ['approval' => true]) @endsection