@php $quotaExhausted = $sentThisMonth >= $quota; @endphp @if (session('error'))
{{ session('error') }}
@endif
Bu ay {{ $sentThisMonth }} / {{ $quota }} mail gönderildi. @if ($quotaExhausted) Kotanız doldu. @endif
Ek kota satın al
@csrf
@if ($settings->mail_signature)
Bu imza otomatik eklenecek:
{!! $settings->mail_signature !!}
@endif

Sadece .pdf, maksimum 10 MB.

@if ($quotaExhausted) Gönder @else Gönder @endif