@extends('emails.layouts.layout') @section('content')
| Hello {{ 'mayank' }}, | |
| Pin Number | Price |
| {{'123456'}} | {{'10'}} {{'/-'}} |
| {{'654321'}} | {{'10'}} {{'/-'}} |
| {{'456321'}} | {{'10'}} {{'/-'}} |
| Total{{'123'}} {{'/-'}} | |
| You can always contact us and if we don’t respond immediately we’ll be back to you within 24 hours. | |
| The {{ config('app.name') }} Support Team | |
| {{env('SUPPORT_EMAIL')}} | |