Prepared new admin panel - dashboard

This commit is contained in:
2022-02-14 22:48:05 +01:00
parent 7bc9ae6368
commit 982438a26e
4 changed files with 22 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
@extends('layout.app')
@section('title', 'Dashboard')
@section('main')
@endsection