{{-- --}} @foreach ($cart_items as $item) @if ($item->slug == 'business-banking') @endif @if ($item->slug == 'accounting-software') @endif @if ($item->slug=='add-new-statement') @php $decodedStatement = json_decode($item->data); @endphp @endif @if ($item->slug == 'edit-auth-code') @endif @if ($item->slug == 'change-accounting-date') @endif @if ($item->slug == 'change-registered-office') @endif @if ($item->slug == 'company-name-change') @endif @if ($item->slug == 'confirmation-statement-service') @endif @if ($item->slug == 'purchase_appointment_address') @endif @if ($item->slug == 'appointment_edit_changes') @php $appointment_cart_data = json_decode($item->data); @endphp @php $val = \App\Models\Person_appointment::where('id', $item->appointment_id) ->first() ->toArray(); // dd($val); @endphp {{-- @endforeach --}} @endif @endforeach @foreach ($cart_items as $item) @if ($item->add_on_service==1) @endif @endforeach
Dear {{$userDetails->title}} {{@$userDetails->forename}} {{$userDetails->surname}}
Service Purchase confirmation(order_id: {{$serviceDetails->order_id}})
Thank you for your purchase. Please find the attached invoice.