@php use App\Support\Enum\AdminType; @endphp @extends('admin.layout.master') @section('title','Admin Management') @section('content')
@yield('title')
@endsection