@component('mail::message') # Service Reminder Dear {{$data['name']}}, this is to remind you that your service for {{$data['service_name']}} is schedule on {{$data['date']}}.
Service address {{$data['address']}} Thanks,
{{ config('app.name') }} @endcomponent