summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/views/components/footer.blade.php1
-rw-r--r--resources/views/components/head.blade.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/resources/views/components/footer.blade.php b/resources/views/components/footer.blade.php
new file mode 100644
index 0000000..7cfc4fc
--- /dev/null
+++ b/resources/views/components/footer.blade.php
@@ -0,0 +1 @@
+@inject('assets', 'Lightscale\LaralightAssets\Assets')
diff --git a/resources/views/components/head.blade.php b/resources/views/components/head.blade.php
new file mode 100644
index 0000000..7cfc4fc
--- /dev/null
+++ b/resources/views/components/head.blade.php
@@ -0,0 +1 @@
+@inject('assets', 'Lightscale\LaralightAssets\Assets')