NANOTEK PPF Warranty Request Status Update

Dear {{ $warranty->user->name }},

The warranty registration you submitted has been reviewed and {{ $warranty->status === 'approved' ? 'approved' : 'rejected' }} by the admin team.

Warranty Request Details:

Coverage Details
Coverage Components Full Body PPF
Product {{ $warranty->product->productName }}
Reference NL-000-{{ $warranty->id }}
Duration {{ $warranty->installation_date }} - {{ $warranty->expiry_date }}
@if($warranty->status === 'approved')

APPROVED

This warranty has been approved and is now active.

The customer has been notified of the approval. You can view the warranty details in the dealer portal.

@else

REJECTED

If you need to submit additional documentation or believe this decision should be reconsidered, please contact the warranty administration team.

@endif

Thank you for using our warranty management system.

Regards,
{{'Warranty Administration Team'}}