@extends('layouts.admin') @section('content')
| Id | details | Course | Group | Total amount EGP | Discount amount EGP | Total amount due EGP | Teacher amount EGP | Eshra7ly amount EGP | Total amount AED | Discount amount AED | Total amount due AED | Teacher amount AED | Eshra7ly amount AED | Tax | old refund EGP | old refund AED | net salary EGP | net salary AED | from | to | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{++$count}} | {{-- Post --}} |
{{-- Cancel calculation --}}
Cancel
|
totalid,$transaction->coffid,$transaction->gid])}}'>View Details
@if ($transaction->old_refund)
Has old Refund {{-- coffid,$transaction->tblid])}}'>View Old Refund --}} @endif |
{{$transaction->has_label ? ' ( '.$transaction->label.' ) ':''}} {{$transaction->cname . ' (' .$transaction->lshort_name .' )'}} _{{$transaction->ttname}} | {{$transaction->gname}} | {{$transaction->total_amount}} EGP | {{$transaction->total_discount_value}} EGP | {{$transaction->total_amount_due}} EGP | {{$transaction->total_teacher_amount}} EGP | {{$transaction->total_eshra7ly_amount}} EGP | {{$transaction->total_amount_aed}} AED | {{$transaction->total_discount_value_aed}} AED | {{$transaction->total_amount_due_aed}} AED | {{$transaction->total_teacher_amount_aed}} AED | {{$transaction->total_eshra7ly_amount_aed}} AED | {{$transaction->tax_value}} % | {{$transaction->old_refund}} EGP | {{$transaction->old_refund_aed}} AED | {{$transaction->net_salary}} EGP | {{$transaction->net_salary_aed}} AED | {{round(($transaction->total_teacher_amount + $transaction->total_eshra7ly_amount + $transaction->old_refund) - $transaction->total_amount_due,2)}} | {{round(($transaction->total_teacher_amount_aed + $transaction->total_eshra7ly_amount_aed + $transaction->old_refund_aed) - $transaction->total_amount_due_aed,2)}} | {{$transaction->from}} | {{$transaction->to}} |
| Id | details | Posted by | Course | Group | Total amount EGP | Discount amount EGP | Total amount due EGP | Teacher amount EGP | Eshra7ly amount EGP | Total amount AED | Discount amount AED | Total amount due AED | Teacher amount AED | Eshra7ly amount AED | Tax | old refund EGP | old refund AED | net salary EGP | net salary AED | from | to | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{++$count}} |
totalid,$transaction->coffid,$transaction->gid])}}'>View Details
@if ($transaction->old_refund)
Has old Refund {{-- coffid,$transaction->tblid])}}'>View Old Refund --}} @endif |
{{$transaction->posted_by_fname.' '.$transaction->posted_by_lname}} | {{$transaction->has_label ? ' ( '.$transaction->label.' ) ':''}} {{$transaction->acyname.'_'.$transaction->cname . ' (' .$transaction->lshort_name .' )'}} _{{$transaction->ttname}} | {{$transaction->gname}} | {{$transaction->total_amount}} EGP | {{$transaction->total_discount_value}} EGP | {{$transaction->total_amount_due}} EGP | {{$transaction->total_teacher_amount}} EGP | {{$transaction->total_eshra7ly_amount}} EGP | {{$transaction->total_amount_aed}} AED | {{$transaction->total_discount_value_aed}} AED | {{$transaction->total_amount_due_aed}} AED | {{$transaction->total_teacher_amount_aed}} AED | {{$transaction->total_eshra7ly_amount_aed}} AED | {{$transaction->tax_value}} % | {{$transaction->old_refund}} EGP | {{$transaction->old_refund_aed}} AED | {{$transaction->net_salary}} EGP | {{$transaction->net_salary_aed}} AED | {{round(($transaction->total_teacher_amount + $transaction->total_eshra7ly_amount + $transaction->old_refund) - $transaction->total_amount_due,2)}} | {{round(($transaction->total_teacher_amount_aed + $transaction->total_eshra7ly_amount_aed + $transaction->old_refund_aed) - $transaction->total_amount_due_aed,2)}} | {{$transaction->from}} | {{$transaction->to}} |