Prepared new admin panel - dashboard
This commit is contained in:
6
resources/views/dashboard/home.blade.php
Normal file
6
resources/views/dashboard/home.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
@extends('layout.app')
|
||||
@section('title', 'Dashboard')
|
||||
|
||||
@section('main')
|
||||
|
||||
@endsection
|
Reference in New Issue
Block a user