diff --git a/app/views/layout/master.blade.php b/app/views/layout/master.blade.php index 0e60aa2c..edb7d23a 100644 --- a/app/views/layout/master.blade.php +++ b/app/views/layout/master.blade.php @@ -13,6 +13,8 @@ + @include('partials.stylesheet') + diff --git a/app/views/partials/stylesheet.blade.php b/app/views/partials/stylesheet.blade.php new file mode 100644 index 00000000..6855d2db --- /dev/null +++ b/app/views/partials/stylesheet.blade.php @@ -0,0 +1,10 @@ +