{{$current}}
@if(auth()->user()->can('add_loaithuongkythuats')) Thêm mới @endif @if(session('success'))
{{session('success')}}
@endif @if(session('error'))
{{session('error')}}
@endif @forelse($dsThuongMastercam as $thuongMastercam) @empty @endforelse
ID Mã loại Tên loại Kiểu tính thưởng Giá trị thưởng Hành động
{{$thuongMastercam->id}} {{$thuongMastercam->ma_loai}} {{$thuongMastercam->ten_loai}} {{$thuongMastercam->kieu_thuong_label}} {{$thuongMastercam->giaTriTinhThuong()}} Sửa Xóa
Không có dữ liệu
@csrf @method('DELETE')
@push('scripts') @endpush