@component('mail::message')
# Bienvenue / Welcome
Merci de bien cliquez sur le lien ci-dessous pour mettre à jour vos informations
Please click the link below to update your details
@component('mail::button', ['url' => route('appointment.update-details', ['patient' => $patient->id, 'registreid' => $patient->registreid])])
@lang('global.Update Details')
@endcomponent
@lang('global.Thanks')
{{ config('app.name') }}
@endcomponent