@extends('Main.layout.mail') @section('mail-content')

Dear {{ucwords($enquiry->firstName." ".$enquiry->lastName)}},

Please add a markup amount for the request ({{$enquiry->serviceCode}}). Feel free to review the quote and inclusion from your dedicated dashboard.

@endsection