@push('styles') @endpush
@csrf @if ($type == 'EDIT') @method('PUT') @endif
Maklumat Plan
Tetapan Plan
@if ($type == 'NEW')
@endif
@if ($type == 'NEW') @endif @if(isset($model)) @foreach($model->plans as $plan) @endforeach @endif
# Nama Jenis Jenis BayaranActions
{{ $loop->iteration }} {{ $plan->name }} {{ $planType[$plan->type]?? '' }} {{ $planPaymentType[$plan->payment_type]?? '' }}
Batal
@if ($type == 'NEW') @endif @push('scripts') @endpush