@extends('emails.index') @section('content')
{{-- --}}
Hi {{ $mail_data['name'] }}, Order #{{ $mail_data['order_code'] }} has been successfully placed, and arrangements are being made to ensure it gets to you hassle-free. |
Sincerely, The ShopNig Team |