v1.4.1 - Small fixes
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
@extends("admin.layout.header")
|
||||
|
||||
@section("title")
|
||||
Home - Admin Panel
|
||||
Dashboard - Admin Panel
|
||||
@endsection
|
||||
|
||||
@section("path")
|
||||
<a href="{{ route('root.index') }}" class="text-white">Dashboard</a> /
|
||||
@endsection
|
||||
|
||||
@section("content")
|
||||
|
||||
Reference in New Issue
Block a user