5 lines
93 B
PHP
5 lines
93 B
PHP
@extends('layouts.admin.b4')
|
|
@section('content')
|
|
<br><br><br><br>
|
|
Admin Dasbhoard
|
|
@endsection |