@extends("common.layout") @section("header") {!! resource('js/common/tomSelectAllCheck.js') !!} {!! resource('css/components/calendar.css') !!} @endsection @section("content")
| 번호 | 첨삭명 | 첨삭유형 | 잔여 / 차감 / 총 | 미이용차감일 | 이용규칙 | 관리 |
|---|---|---|---|---|---|---|
| {{ $item->id }} | {{ $item->feedbackPass->name }} | {{ $item->feedbackPass->type }} | {{ $item->remaining_count}} | @if ( $item->enrollmentFeedbackPassPeriods->isNotEmpty() ) {{ $item->getDeductibleCount() }} | @else - | @endif {{ $item->total_use_count }} | {{ $item->unused_deduction_day ? $item->unused_deduction_day . "일 1회 차감" : "-"}} | {{ $item->limit_day }} 일 {{ $item->limit_count }} | $service, 'id' => $item->id]) }}' target="_blank">상세 |