@extends('layout.app') @section('content')


@forelse($reasons as $key => $item) @empty @endforelse
STT Lý do Số lần / tháng Type Phạt tiền Thêm
{{$key+1}}
Không tồn tại dữ liệu
@endsection @section('_script') @endsection