@extends('emails.layouts.content') @section('emailContent')

Hello {{$clientName}} {{$client_last_name}},

{!! $mainbody !!}

You can be viewed via your clients file.

Kind regards,

My Appointments

@endsection