Blood Bank Units

Total Type 0 +

{{count($tenantslist)}}

Total Type 0 -

{{$onnotice}}

Total Type A+

{{count($paymentslist['rentdue'])}}

Total Type A-

{{count($paymentslist['waterdue'])}}

Total Type B+

{{count($paymentslist['rentdue'])}}

Total Type B-

{{count($paymentslist['waterdue'])}}

Total Type AB+

{{count($paymentslist['rentdue'])}}

Total Type AB-

{{count($paymentslist['waterdue'])}}

@for($i=0;$i @endfor
Reference ID # Blood Type Requested # Units Requested Hospital Accepted Personnel Assigned Status Date Delivered Date Requested Actions
{{$tenantslist[$i]->referenceid}} {{$tenantslist[$i]->blood_type}} {{$tenantslist[$i]->blood_unitsrequired}} {{$tenantslist[$i]->hospitalacceptedname}} {{$tenantslist[$i]->personnel_assigned}} @if ($tenantslist[$i]->status=="Active") @elseif ($tenantslist[$i]->status=="Pending") @else @endif {{$tenantslist[$i]->date_created}} {{$tenantslist[$i]->date_created}}
@csrf