@extends('mail.layout') @section('content')
Dear {{$data->name }},
We are excited to welcome you as a driver for {{ $data->company->name }}!
Email: {{ $data->email }}
Password: {{ $data->default_password }}
Phone: +{{ $data->phone_code }} {{ $data->phone }}
To get started, please log in to your driver dashboard using the credentials above. We recommend changing your password after your first login.
@if(!empty($actionUrl)) @endif