Fixed up vendor views

This commit is contained in:
Graham Campbell
2018-12-28 14:17:57 +00:00
parent 5b90a4523d
commit 3d216fb3ab
11 changed files with 115 additions and 238 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
{{-- Footer --}}
@slot('footer')
@component('mail::footer')
© {{ date('Y') }} {{ setting('app_name', config('app.name')) }}. All rights reserved.
© {{ date('Y') }} {{ setting('app_name', config('app.name')) }}. @lang('All rights reserved.')
@endcomponent
@endslot
@endcomponent