4 lines
79 B
PHP
4 lines
79 B
PHP
@extends('layouts.admin.b4')
|
|
@section('content')
|
|
<h6>Dashboard</h6>
|
|
@endsection |