4 lines
76 B
PHP
4 lines
76 B
PHP
@extends('layouts.admin.b4')
|
|
@section('content')
|
|
Admin Dasbhoard
|
|
@endsection |