{{ t('success_thank_message') ?? 'Thank you for submitting your business registration application. Our team will review it shortly.' }}
#SR-{{ str_pad($serviceRequest->id, 6, '0', STR_PAD_LEFT) }}
{{ $serviceRequest->created_at->format('F j, Y g:i A') }}
{{ $serviceRequest->package_type }}
{{ number_format($serviceRequest->total_price, 2) }} SR
{{ t('Our_team_will_review') ?? 'Our team will review your application within 24-48 hours.' }}
{{ t('Well_prepare_all_necessary') ?? 'We\'ll prepare all necessary legal documents and registration forms.' }}
{{ t('Youll_receive_regular_updates') ?? 'You\'ll receive regular updates via email and SMS about your application progress.' }}