@component('mail::layout') {{-- Header --}} @slot('header') @component('mail::header', ['url' => config('app.url')]) @endcomponent @endslot
{{__('messages.mail.new_manual_payment_request')}}
{!! $input['super_admin_msg'] !!}Notes :- {{ $input['notes'] ?? 'N/A' }}
@endif @if($input['attachment']) Download Attachment @endif{{ __('messages.mail.thanks_regard') }}
{{ getAppName() }}
@slot('footer') @component('mail::footer')