mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
- fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@component('mail::layout')
|
||||
{{-- Header --}}
|
||||
@slot('header')
|
||||
@component('mail::header', ['url' => config('app.url')])
|
||||
@component('mail::header', ['url' => url('/')])
|
||||
{{ get_setting('app_title') ?? 'VueFileManager' }}
|
||||
@endcomponent
|
||||
@endslot
|
||||
|
||||
Reference in New Issue
Block a user