Cấp phát Sinh hoạt phí (Theo Tháng)

{{-- VÙNG HIỂN THỊ THÔNG BÁO --}} @if(session('success')) @endif @if(session('error')) @endif @if ($errors->any()) @endif
@csrf

Bước 1: Nhập thông tin

{{-- Số tiền --}}
{{-- Trạng thái chi trả --}}
{{-- Tháng chi trả --}}
@for($i=1; $i<=12; $i++) @endfor
{{-- Năm dương lịch --}}
{{-- Năm học --}}
@foreach($schoolYears as $y) @endforeach
{{-- Học kỳ --}}
@foreach($semesters as $s) @endforeach
{{-- Ghi chú --}}
@include('allowances.partials.class_selector')
Tiếp tục (Xem Danh sách Nháp)