From 2335d02653af518c596b166fbe2bcdcec6c2db11 Mon Sep 17 00:00:00 2001
From: Camil Staps
Date: Tue, 13 Apr 2021 08:40:25 +0200
Subject: Use Laravel mix to compile assets
---
resources/views/layouts/master.blade.php | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
(limited to 'resources/views')
diff --git a/resources/views/layouts/master.blade.php b/resources/views/layouts/master.blade.php
index 98871e1..73f7b61 100644
--- a/resources/views/layouts/master.blade.php
+++ b/resources/views/layouts/master.blade.php
@@ -23,8 +23,8 @@ along with this program. If not, see