diff --git a/resources/views/partials/bill/head.blade.php b/resources/views/partials/bill/head.blade.php index e1173cc8c..0dc84ebf8 100644 --- a/resources/views/partials/bill/head.blade.php +++ b/resources/views/partials/bill/head.blade.php @@ -11,6 +11,12 @@ + + @stack('css') @stack('stylesheet') diff --git a/resources/views/partials/invoice/head.blade.php b/resources/views/partials/invoice/head.blade.php index e1173cc8c..0dc84ebf8 100644 --- a/resources/views/partials/invoice/head.blade.php +++ b/resources/views/partials/invoice/head.blade.php @@ -11,6 +11,12 @@ + + @stack('css') @stack('stylesheet')