@extends('emails.layout') @section('heading', 'Do Not Reply') @section('content')
Dear {{$customer}} Ji, {{--Thank you for submitting your query. Our staff will respond back as soon as possible.--}} Thank you for choosing our web services. Please follow the instruction below to access your account. {{ $domain.'/cpanel' }} Username: {{ $username }} Password: {{ $password }} Regards, Accessworld Tech.
@endsection