@extends('admin/layouts/app')
@section('page-title')
Approval Organizations | Simple Admission
@endsection
@section('page-breadcrumb')
@endsection
@section('main-content')
SL. |
Name |
Status |
Created By |
Updated By |
@can('update approval organizations', Auth::user())
Actions |
@endcan
@endsection
@section('extra-css')
@endsection
@section('extra-script')
@endsection