@extends('front.practitioner.import.template.import') @section('content')
{!! $newString ?? '' !!} ... see more
{!! $stringCut ?? '' !!} ... see more
{!! $stringCut ?? '' !!}
{{ date_format(date_create($appointent->date), 'l dS F Y') . ' ' . date_format(date_create($appointent->time), 'h:i a') }}
{{ $appointent->appointment_type->appointment_type ?? '' }}
{{ $duretion }}
{{--Account balance: ${{getBalanceGlobal($appointent->client_id,$appointent->practitioner_id)}}
--}}Account balance: ${{ $client_pending_balance_total }}
@isset($claim_details){{ $claim_details->claim_type }}: @if ($claim_details->claims_cover == 'amount') ${{ $remaining_amount }} remaining @else {{ $remaining_sessions }} session/s remaining @endif
@endissetPackage: {{ $total_package_sessions ?? 0}} session/s remaining