Name: {{ $name ?? (auth('customer')->user()->name ?? $name) }}
Email: {{ $email ?? (auth('customer')->user()->email ?? $email) }}
Phone: {{ $phone ?? (auth('customer')->user()->phone ?? $phone) }}
@if(!empty($package_title))Package: {{ $package_title }}
@endif @if(!empty($en_message))Message: {{ $en_message }}
@endifTravel Date: {{ $date }}
People: {{ $people }}
@if(!empty($package_title))Package: {{ $package_title }}
@endif @if(!empty($en_message))Message: {{ $en_message }}
@endif