@extends('website.layouts.master_top') @section('css') @endsection @section('content')
Here is your the information bookings from Destino Tours
{{ __('basic.patient') }}
{{ $unit_packages->patient->first_name . ' ' . $unit_packages->patient->second_name }}{{ __('Passport Number:') }} {{ $unit_packages->patient->passport_number }}
{{ $unit_packages->code }}
{{ $unit_packages->start_at }}
{{ $unit_packages->qty }} people
{{ $msg }}
{{ $msg_invoice }}