{{ $tList['title'] }} |
{{$tList['first_name'] }} |
{{$timeTillOpen }} |
{{$tList['opened_held'] }} |
{{$timeTillClose }} |
{{$tList['closed_held'] }} |
{{storecurrency().number_format($tList['start_amount'], 2) }} |
{{storecurrency().number_format($tList['cash_transactions'], 2) }} |
{{storecurrency().rtrim($tList['expected_cash_In']) }} |
{{storecurrency().rtrim($tList['total_end_cash']) }} |
{{storecurrency().rtrim($tList['credit_transaction']) }} |
{{storecurrency().number_format($tList['variance'], 2) }} |
{{storecurrency().number_format($tList['safe_drop'], 2) }} |
@if (Helper::checkAccess('till_list_log_close'))
|
@endif