Report
@if(session('alert-green'))
@endif
{{ session('status') }}
{{ session('alert-green') }}
@endif
@if(session('alert-danger'))
{{ session('alert-danger') }}
@endif
@if($errors->any())
@foreach ($errors->all() as $error)
* {{$error}}
@endforeach
Filter
Lists
@if($performances)
@endif
| Weightage | @php if($kpi_info != null){ foreach($kpi_info as $kpi_slug){ if($kpi_slug == "temporary_approved"){ if((!empty($weightage)) && (array_key_exists('temporary_approved',$weightage))){ echo "".$weightage['temporary_approved'] ." | "; }else{ echo "0 | "; } } if($kpi_slug == "secondery_reject"){ if((!empty($weightage)) && (array_key_exists('secondery_reject',$weightage))){ echo "".$weightage['secondery_reject'] ." | "; }else{ echo "0 | "; } } if($kpi_slug == "qr_deployment"){ if((!empty($weightage)) && (array_key_exists('qr_deployment',$weightage))){ echo "".$weightage['qr_deployment']." | "; }else{ echo "0 | "; } } if($kpi_slug == "finally_approved"){ if((!empty($weightage)) && (array_key_exists('finally_approved',$weightage))){ echo "".$weightage['finally_approved']." | "; }else{ echo "0 | "; } } if($kpi_slug == "unique_merchant_transaction_count"){ if((!empty($weightage)) && (array_key_exists('unique_merchant_transaction_count',$weightage))){ echo "".$weightage['unique_merchant_transaction_count']." | "; }else{ echo "0 | "; } } if($kpi_slug == "high_volume_merchant_count"){ if((!empty($weightage)) && (array_key_exists('high_volume_merchant_count',$weightage))){ echo "".$weightage['high_volume_merchant_count']." | "; }else{ echo "0 | "; } } if($kpi_slug == "new_merchant_transaction_count"){ if((!empty($weightage)) && (array_key_exists('new_merchant_transaction_count',$weightage))){ echo "".$weightage['new_merchant_transaction_count']." | "; }else{ echo "0 | "; } } if($kpi_slug == "total_transaction_amount"){ if((!empty($weightage)) && (array_key_exists('total_transaction_amount',$weightage))){ echo "".$weightage['total_transaction_amount']." | "; }else{ echo "0 | "; } } if($kpi_slug == "non_qr_total_transaction_amount"){ if((!empty($weightage)) && (array_key_exists('non_qr_total_transaction_amount',$weightage))){ echo "".$weightage['non_qr_total_transaction_amount'] ?? '0'." | "; }else{ echo "0 | "; } } if($kpi_slug == "subscription_pack_sales_count"){ if((!empty($weightage)) && (array_key_exists('subscription_pack_sales_count',$weightage))){ echo "".$weightage['subscription_pack_sales_count'] ?? '0'." | "; }else{ echo "0 | "; } } if($kpi_slug == "total_subscription_pack_sales_amount"){ if((!empty($weightage)) && (array_key_exists('total_subscription_pack_sales_amount',$weightage))){ echo "".$weightage['total_subscription_pack_sales_amount'] ?? '0'." | "; }else{ echo "0 | "; } } if($kpi_slug == "npsb_qr_redeployment_count"){ if((!empty($weightage)) && (array_key_exists('npsb_qr_redeployment_count',$weightage))){ echo "".$weightage['npsb_qr_redeployment_count'] ?? '0'." | "; }else{ echo "0 | "; } } } } @endphp|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SL No. | MAS Team Lead | MAS Team Lead ID | MAS ID | MAS Name | Zone | Area | @php if($kpi_info != null){ foreach($kpi_info as $kpi_slug){ if($kpi_slug == "temporary_approved"){ echo "Temporary Approved Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "secondery_reject"){ echo "Documents submitted | "; echo "Secondery reject | "; echo "Achievement Percentage | "; echo "Score | "; } if($kpi_slug == "qr_deployment"){ echo "QR Deployment Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "finally_approved"){ echo "Finally Approved Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "unique_merchant_transaction_count"){ echo "Unique Merchant Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "high_volume_merchant_count"){ echo "High Volume Merchant Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "new_merchant_transaction_count"){ echo "New Merchant Transaction Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "total_transaction_amount"){ echo "Total Transaction Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "non_qr_total_transaction_amount"){ echo "Non QR Transaction Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "subscription_pack_sales_count"){ echo "Subscription Pack Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; echo "Bronze | "; echo "Silver | "; echo "Gold | "; echo "Platinum | "; } if($kpi_slug == "total_subscription_pack_sales_amount"){ echo "Subscription Pack Sale Amount | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } if($kpi_slug == "npsb_qr_redeployment_count"){ echo "NPSB QR Redeployment Target | "; echo "Achievement | "; echo "Achievement Percentage | "; echo "Min | "; echo "Score | "; } } } @endphpScore | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{ $loop->iteration }} | {{ $performance->employee_info->reportingTo->employee->emp_id ?? '' }} | {{ $performance->employee_info->reportingTo->name ?? '' }} | {{ $performance->emp_id ?? ''}} | {{ $performance->emp_name ?? ''}} | {{ $performance->zone ?? ''}} | {{ $performance->area ?? ''}} | @php if($kpi_info != null){ $total_score = 0; foreach($kpi_info as $kpi_slug){ if($kpi_slug == "temporary_approved"){ echo "".$performance->ta_target ?? ''." | "; echo "".$performance->temporary_approved ?? ''." | "; echo "".$performance->ta_ach_percentage."%" ?? ''." | "; echo "".$performance->ta_min." % " ?? ''." | "; echo "".$performance->ta_score." % " ?? ''." | "; $total_score += $performance->ta_score; } if($kpi_slug == "secondery_reject"){ echo "".$performance->sr_target ?? ''." | "; echo "".$performance->secondery_reject ?? ''." | "; echo "".$performance->sr_ach_percentage."%" ?? ''." | "; echo "".$performance->sr_score." % " ?? ''." | "; $total_score += $performance->sr_score; } if($kpi_slug == "qr_deployment"){ echo "".$performance->qrd_target ?? ''." | "; echo "".$performance->qr_deployment ?? ''." | "; echo "".$performance->qrd_ach_percentage."%" ?? ''." | "; echo "".$performance->qrd_min." % " ?? ''." | "; echo "".$performance->qrd_score." % " ?? ''." | "; //$total_score += $performance->qrd_score; } if($kpi_slug == "finally_approved"){ echo "".$performance->fa_target ?? ''." | "; echo "".$performance->finally_approved ?? ''." | "; echo "".$performance->fa_ach_percentage."%" ?? ''." | "; echo "".$performance->fa_min." % " ?? ''." | "; echo "".$performance->fa_score." % " ?? ''." | "; $total_score += $performance->fa_score; } if($kpi_slug == "unique_merchant_transaction_count"){ echo "".$performance->umtc_target ?? ''." | "; echo "".$performance->unique_merchant_transaction_count ?? ''." | "; echo "".$performance->umtc_ach_percentage."%" ?? ''." | "; echo "".$performance->umtc_min." % " ?? ''." | "; echo "".$performance->umtc_score." % " ?? ''." | "; $total_score += $performance->umtc_score; } if($kpi_slug == "high_volume_merchant_count"){ echo "".$performance->hvmc_target ?? ''." | "; echo "".$performance->high_volume_merchant_count ?? ''." | "; echo "".$performance->hvmc_ach_percentage."%" ?? ''." | "; echo "".$performance->hvmc_min." % " ?? ''." | "; echo "".$performance->hvmc_score." % " ?? ''." | "; $total_score += $performance->hvmc_score; } if($kpi_slug == "new_merchant_transaction_count"){ echo "".$performance->nmtc_target ?? ''." | "; echo "".$performance->new_merchant_transaction_count ?? ''." | "; echo "".$performance->nmtc_ach_percentage."%" ?? ''." | "; echo "".$performance->nmtc_min." % " ?? ''." | "; echo "".$performance->nmtc_score." % " ?? ''." | "; $total_score += $performance->nmtc_score; } if($kpi_slug == "total_transaction_amount"){ echo "".$performance->tta_target ?? ''." | "; echo "".$performance->total_transaction_amount ?? ''." | "; echo "".$performance->tta_ach_percentage."%" ?? ''." | "; echo "".$performance->tta_min." % " ?? ''." | "; echo "".$performance->tta_score." % " ?? ''." | "; $total_score += $performance->tta_score; } if($kpi_slug == "non_qr_total_transaction_amount"){ echo "".$performance->nqrtta_target ?? ''." | "; echo "".$performance->non_qr_total_transaction_amount ?? ''." | "; echo "".$performance->nqrtta_ach_percentage."%" ?? ''." | "; echo "".$performance->nqrtta_min." % " ?? ''." | "; echo "".$performance->nqrtta_score." % " ?? ''." | "; $total_score += $performance->nqrtta_score; } if($kpi_slug == "subscription_pack_sales_count"){ echo "".$performance->spsc_target ?? ''." | "; echo "".$performance->subscription_pack_sales_count ?? ''." | "; echo "".$performance->spsc_ach_percentage."%" ?? ''." | "; echo "".$performance->spsc_min." % " ?? ''." | "; echo "".$performance->spsc_score." % " ?? ''." | "; echo "".$performance->bronze_count ?? ''." | "; echo "".$performance->silver_count ?? ''." | "; echo "".$performance->gold_count ?? ''." | "; echo "".$performance->platinum_count ?? ''." | "; $total_score += $performance->spsc_score; } if($kpi_slug == "total_subscription_pack_sales_amount"){ echo "".$performance->tspsca_target ?? ''." | "; echo "".$performance->total_subscription_pack_sales_amount ?? ''." | "; echo "".$performance->tspsca_ach_percentage."%" ?? ''." | "; echo "".$performance->tspsca_min." % " ?? ''." | "; echo "".$performance->tspsca_score." % " ?? ''." | "; $total_score += $performance->tspsca_score; } if($kpi_slug == "npsb_qr_redeployment_count"){ echo "".$performance->npsb_qr_target ?? ''." | "; echo "".$performance->npsb_qr_redeployment_count ?? ''." | "; echo "".$performance->npsb_qr_ach_percentage."%" ?? ''." | "; echo "".$performance->npsb_qr_min." % " ?? ''." | "; echo "".$performance->npsb_qr_score." % " ?? ''." | "; $total_score += $performance->npsb_qr_score; } //echo "". $total_score."%" ?? ''." | "; } } @endphp{{$total_score ?? ''}} % | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||