refs #1737 updated livewire version and config path..

This commit is contained in:
Cüneyt Şentürk
2021-01-10 21:06:29 +03:00
parent 966db0863d
commit 877fb9fc1c
5 changed files with 6 additions and 4 deletions

View File

@ -8,6 +8,8 @@
<title>@yield('title') - @setting('company.name')</title>
<base href="{{ config("app.url") . '/' }}">
@include('partials.pwa.pwa')
<!-- Favicon -->