diff --git a/resources/views/layouts/body-scripts.blade.php b/resources/views/layouts/body-scripts.blade.php new file mode 100644 index 0000000..0f0c963 --- /dev/null +++ b/resources/views/layouts/body-scripts.blade.php @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/views/layouts/dashb5.blade.php b/resources/views/layouts/dashb5.blade.php index 300761c..aec3dc8 100644 --- a/resources/views/layouts/dashb5.blade.php +++ b/resources/views/layouts/dashb5.blade.php @@ -49,35 +49,10 @@ - - + + - - - - - - - - - + + @include('layouts.body-scripts') - \ No newline at end of file