v1.4.1 - Small fixes

This commit is contained in:
frederikpyt
2020-10-07 08:23:26 +02:00
parent 505ed3710b
commit 159c3f3764
10 changed files with 44 additions and 68 deletions
@@ -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")