@extends('emails.index') @section('content')
{{-- --}}
Hi {{ $mail_data['name'] }}, Your order {{ $mail_data['order_code'] }} is almost at your desired location. |
Sincerely, The ShopNig Team |