lk.zachem.info/app/Modules/Admin/Views/index.blade.php
2025-04-09 09:47:12 +08:00

5 lines
86 B
PHP

@extends('layouts.admin')
@section('content')
<h1>Дашборд</h1>
@endsection