# | DB Name | City | Parcels | Clients | Receivers | Inwards | This Month Parcels | Account Carrier Count (Max) | Cash Carrier Count (Max) | {{--Type | --}}
---|---|---|---|---|---|---|---|---|---|---|
{{ $resultData['dbname'] }} | {{ $resultData['city'] }} | {{ $resultData['totParcel'] }} | {{ $resultData['totClient'] }} | {{ $resultData['totReceiver'] }} | {{ $resultData['totInward'] }} | {{ $resultData['curMonthTotalParcel'] }} | {{ $resultData['accountCarrierCountMax'] }} | {{ $resultData['caseCarrierCountMax'] }} | {{--@php $type = $resultData['actype']; if ($type == '1') { $typeValue = 'FULL'; } elseif ($type == '2') { $typeValue = 'LIMITED'; } else { $typeValue = 'DEMO'; } @endphp {{ $typeValue }} | --}}
# | DB Name | City | Parcels | Clients | Receivers | Inwards | This Month Parcels | Account Carrier Count (Max) | Cash Carrier Count (Max) | {{--Type | --}}
---|---|---|---|---|---|---|---|---|---|---|
{{ $resultData['dbname'] }} | {{ $resultData['city'] }} | {{ $resultData['totParcel'] }} | {{ $resultData['totClient'] }} | {{ $resultData['totReceiver'] }} | {{ $resultData['totInward'] }} | {{ $resultData['curMonthTotalParcel'] }} | {{ $resultData['accountCarrierCountMax'] }} | {{ $resultData['caseCarrierCountMax'] }} | {{--@php $type = $resultData['actype']; if ($type == '1') { $typeValue = 'FULL'; } elseif ($type == '2') { $typeValue = 'LIMITED'; } else { $typeValue = 'DEMO'; } @endphp {{ $typeValue }} | --}}