Move dashboard partials into the dashboard directory
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
@include('partials.dashboard.head')
|
||||
@include('dashboard.partials.head')
|
||||
|
||||
<body class="dashboard @yield('bodyClass')">
|
||||
<div class="content">
|
||||
|
||||
Reference in New Issue
Block a user