@extends("common.layout") @section("header") {!! resource('css/dashboard.css') !!} {!! resource('js/dashboard/dashboard-common.js') !!} @endsection @section("content")

수강생 현황

@foreach($students['data'] as $category => $group) @foreach($group['products'] as $product => $row) @endforeach @endforeach
수강 구분
{{$category}}
ㄴ{{$product}}
합계
@foreach($students['months'] as $month) @endforeach @foreach($students['months'] as $month) @endforeach @foreach($students['months'] as $month) @endforeach @foreach($students['data'] as $student) @foreach($student['total'] as $key => $row) @endforeach @foreach($student['products'] as $product) @foreach($product as $key => $row) @endforeach @endforeach @endforeach @foreach($students['submit'] as $key =>$submit) @endforeach
{{Carbon::parse($month . '-01')->format('n')}}월
신규 재등록 변경 환불 집계
인원수 비중 인원수 비중 변경인원수 비중 환불인원수 비중 (유지포함)실수강인원수
{{ number_format($row['new_count']) }} {{ ($students['submit'][$key]['new_count'] ?? 0) > 0 ? number_format(($row['new_count'] / $students['submit'][$key]['new_count']) * 100, 2) : 0 }}% {{ number_format($row['renew_count']) }} {{ ($students['submit'][$key]['renew_count'] ?? 0) > 0 ? number_format(($row['renew_count'] / $students['submit'][$key]['renew_count']) * 100, 2) : 0 }}% {{ number_format($row['change_count']) }} {{ ($students['submit'][$key]['change_count'] ?? 0) > 0 ? number_format(($row['change_count'] / $students['submit'][$key]['change_count']) * 100, 2) : 0 }}% {{ number_format($row['refund_count']) }} {{ ($students['submit'][$key]['refund_count'] ?? 0) > 0 ? number_format(($row['refund_count'] / $students['submit'][$key]['refund_count']) * 100, 2) : 0 }}% {{ number_format($row['total_count']) }}
{{ number_format($row['new_count']) }} {{ ($students['submit'][$key]['new_count'] ?? 0) > 0 ? number_format(($row['new_count'] / $students['submit'][$key]['new_count']) * 100, 2) : 0 }}% {{ number_format($row['renew_count']) }} {{ ($students['submit'][$key]['renew_count'] ?? 0) > 0 ? number_format(($row['renew_count'] / $students['submit'][$key]['renew_count']) * 100, 2) : 0 }}% {{ number_format($row['change_count']) }} {{ ($students['submit'][$key]['change_count'] ?? 0) > 0 ? number_format(($row['change_count'] / $students['submit'][$key]['change_count']) * 100, 2) : 0 }}% {{ number_format($row['refund_count']) }} {{ ($students['submit'][$key]['refund_count'] ?? 0) > 0 ? number_format(($row['refund_count'] / $students['submit'][$key]['refund_count']) * 100, 2) : 0 }}% {{ number_format($row['total_count']) }}
{{number_format($submit['new_count'])}} {{number_format(($submit['new_count'] > 0 ? 100: 0))}}% {{number_format($submit['renew_count'])}} {{number_format(($submit['renew_count'] > 0 ? 100: 0))}}% {{number_format($submit['change_count'])}} {{number_format(($submit['change_count'] > 0 ? 100: 0))}}% {{number_format($submit['refund_count'])}} {{number_format(($submit['refund_count'] > 0 ? 100: 0))}}% {{number_format($submit['total_count'])}}

사업팀

@foreach($business['data'] as $category => $group) @foreach($group['products'] as $product => $row) @endforeach @endforeach
수강 구분
{{$category}}
ㄴ{{$product}}
합계
@foreach($business['months'] as $month) @endforeach @foreach($business['months'] as $month) @endforeach @foreach($business['months'] as $month) @endforeach @foreach($business['data'] as $products) @foreach($products['total'] as $row) @endforeach @foreach($products['products'] as $product) @foreach($product as $row) @endforeach @endforeach @endforeach @foreach($business['submit'] as $key =>$submit) @endforeach
{{Carbon::parse($month . '-01')->format('n')}}월
수강생수 매출액
신규인원수 변경인원수 환불인원수 합계 신규매출액 변경매출액 환불매출액 총매출액 ARPPU
{{number_format($row['new_count'])}} {{number_format($row['change_count'])}} {{number_format($row['refund_count'])}} {{number_format($row['total_count'])}} {{number_format($row['new_amount'])}} {{number_format($row['change_amount'])}} {{number_format($row['refund_amount'])}} {{number_format($row['total_amount'])}} {{number_format($row['arppu'])}}
{{number_format($row['new_count'])}} {{number_format($row['change_count'])}} {{number_format($row['refund_count'])}} {{number_format($row['total_count'])}} {{number_format($row['new_amount'])}} {{number_format($row['change_amount'])}} {{number_format($row['refund_amount'])}} {{number_format($row['total_amount'])}} {{number_format($row['arppu'])}}
{{number_format($submit['new_count'])}} {{number_format($submit['change_count'])}} {{number_format($submit['refund_count'])}} {{number_format($submit['total_count'])}} {{number_format($submit['new_amount'])}} {{number_format($submit['change_amount'])}} {{number_format($submit['refund_amount'])}} {{number_format($submit['total_amount'])}} {{number_format($submit['arppu'])}}
{{-- @dd($tnc)--}}

TNC팀

@foreach($tnc['data'] as $category => $group) @foreach($group['products'] as $product => $row) @endforeach @endforeach
수강 구분
{{$category}}
ㄴ{{$product}}
합계
@foreach($tnc['months'] as $month) @endforeach @foreach($tnc['months'] as $month) @endforeach @foreach($tnc['months'] as $month) @endforeach @foreach($tnc['data'] as $products) @foreach($products['total'] as $row) @endforeach @foreach($products['products'] as $product) @foreach($product as $row) @endforeach @endforeach @endforeach @foreach($tnc['submit'] as $key => $submit) @endforeach
{{Carbon::parse($month . '-01')->format('n')}}월
수강생수 매출액
재등록인원수 변경인원수 환불인원수 합계 재등록매출액 변경매출액 환불매출액 총매출액 ARPPU
{{number_format($row['renew_count'])}} {{number_format($row['change_count'])}} {{number_format($row['refund_count'])}} {{number_format($row['total_count'])}} {{number_format($row['renew_amount'])}} {{number_format($row['change_amount'])}} {{number_format($row['refund_amount'])}} {{number_format($row['total_amount'])}} {{number_format($row['arppu'])}}
{{number_format($row['renew_count'])}} {{number_format($row['change_count'])}} {{number_format($row['refund_count'])}} {{number_format($row['total_count'])}} {{number_format($row['renew_amount'])}} {{number_format($row['change_amount'])}} {{number_format($row['refund_amount'])}} {{number_format($row['total_amount'])}} {{number_format($row['arppu'])}}
{{number_format($submit['renew_count'])}} {{number_format($submit['change_count'])}} {{number_format($submit['refund_count'])}} {{number_format($submit['total_count'])}} {{number_format($submit['renew_amount'])}} {{number_format($submit['change_amount'])}} {{number_format($submit['refund_amount'])}} {{number_format($submit['total_amount'])}} {{number_format($submit['arppu'])}}
@endsection @push("script") @endpush