{{-- Edit copy here. Recipient: Admin → Settings → Enquiry Emails (Legal Hours Breakdown). --}} @include('emails.partials.user-enquiry-body', [ 'client' => $client, 'products' => $products, 'title' => 'Legal hours breakdown requested', 'intro' => 'Please send a breakdown of legal hours used for this client.', ]) Thanks,