@extends('admin/layouts/app') @section('page-title') Institute List | Simple Admission @endsection @section('page-breadcrumb')

Institute List

@endsection @section('main-content')

Institute List

@can('create institute list', Auth::user()) Add Institute @endcan
@can('update institute list', Auth::user()) @endcan {{-- --}}
SL.Actions ProfileLogo Name Email & Username & Phone Company Design Category Company CategoryMain CategoryOwnership Type Address Is Verified Status Created By Updated By
@endsection @section('extra-css') @endsection @section('extra-script') @endsection