{{ t('evething_look_perfect') ?? 'Everything looks perfect! Review your details before final submission.' }}
{{ number_format($service['price'], 2) }} SR
@endif{{ t('no_package_selected') ?? 'No package selected' }}
{{ $contactInfo['name'] }}
{{ $contactInfo['email'] }}
{{ $contactInfo['company'] }}
{{ $contactInfo['full_phone'] ?? $contactInfo['phone'] }}
{{ t('no_contact_information_provided') ?? 'No contact information provided' }}
{{ $businessType ? $businessType->name : (t('not_selected') ?? 'Not Selected') }}
{{ $businessModel ? $businessModel->name : (t('not_selected') ?? 'Not Selected') }}
{{ $branch->name }}
{{ Str::limit($branch->addressline1, 30) }}
@else{{ t('not_selected') ?? 'Not Selected' }}
@endif{{ $branch->branch_type_name }}
{{ $branch->phone }}
{{ $branch->email }}
{{ $branch->opening_hour }}
{{ $branch->opening_day }}
{{ t('double_check_all_information_before_submission') ?? 'Double-check all information before final submission to ensure accuracy.' }}
{{ t('our_expert_team_will_review') ?? 'Our expert team will review your application within 24-48 hours.' }}
{{ t('we_prepare_all_necessary_legal_documents') ?? 'We prepare all necessary legal documents and registration forms.' }}
{{ t('your_business_gets_officia') ?? 'Your business gets officially registered and ready to launch!' }}