@extends('layouts.app') @section('content')
Manage your driver profile information
{{ session('success') }}
Contact your company owner to change your name
{{ $message }}
Company
{{ $driver->company?->name ?? 'N/A' }}
Member Since
{{ $driver->created_at->format('M d, Y') }}
Account Status