{{__('Dear')}} {{ucfirst($user->first_name).' '.ucfirst($user->last_name)}},

{{__('Thank you for registering with ')}} {{env("APP_NAME")}}! {{__('We are pleased to welcome you as a new customer.')}}

{{__('You can now conveniently order medication and benefit from our fast and reliable delivery service.')}}

{{__('If you have any questions, our customer service team will be happy to help you.')}}

{{__('Best regards,')}}

{{__('Your')}} {{env("APP_NAME")}} - Team