formatting
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
<title>@yield('title') - @setting('company.name')</title>
|
||||
|
||||
<base href="{{ config("app.url") . '/' }}">
|
||||
<base href="{{ config('app.url') . '/' }}">
|
||||
|
||||
@include('partials.pwa.pwa')
|
||||
|
||||
|
Reference in New Issue
Block a user