PHP 8.3.31
Preview: message.blade.php Size: 648 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Mail/resources/views/text/message.blade.php

<x-mail::layout>
    {{-- Header --}}
    <x-slot:header>
        <x-mail::header :url="config('app.url')">
            {{ config('app.name') }}
        </x-mail::header>
    </x-slot:header>

    {{-- Body --}}
    {{ $slot }}

    {{-- Subcopy --}}
    @isset($subcopy)
        <x-slot:subcopy>
            <x-mail::subcopy>
                {{ $subcopy }}
            </x-mail::subcopy>
        </x-slot:subcopy>
    @endisset

    {{-- Footer --}}
    <x-slot:footer>
        <x-mail::footer>
            © {{ date('Y') }} {{ config('app.name') }}. @lang('All rights reserved.')
        </x-mail::footer>
    </x-slot:footer>
</x-mail::layout>

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
24 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
12 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
24 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
153 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
648 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
12 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
12 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download
12 B lrw-rw-rw- 2025-09-17 06:52:59
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).