@extends('layouts.master')
@section('content')
{{ isset($checkout) ? $checkout->cart->package->package_name : (isset($indx) ? $sessionCart[$indx]['package_name'] ?? '' : '') }} {!!isset($checkout) ? $checkout->cart->package->package_features : (isset($indx) ? $sessionCart[$indx]['package_features'] ?? '' : '') !!}
{{--
Your Order
--}}
{{--
--}}
{{--
--}}
{{-- @if(auth()->check()) --}}
Service Name:
{{$service_transaction_details['service_name']}}
{{-- @endif --}}
{{-- Net
£{{$service_transaction_details['base_amount']}}
--}}
Net
£
VAT
£{{$service_transaction_details['vat']}}
Total
£{{$service_transaction_details['total_amount']}}
Paid Amount
£{{$total_paid}}
Amount Due
£
Paid Amount
£0
Amount Due
£