formatting

This commit is contained in:
Denis Duliçi
2021-01-19 12:52:28 +03:00
parent 24b4a01d6e
commit 7837f1d1a1
8 changed files with 8 additions and 8 deletions

View File

@ -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')