update bugs fix
This commit is contained in:
@@ -404,7 +404,6 @@ class ClaimController extends Controller
|
||||
// ->latest()
|
||||
->get()->toArray();
|
||||
foreach ($claims as $index => $row){
|
||||
dd($row);
|
||||
$rowData = [
|
||||
'', // Count of Usage
|
||||
$row['code'], // Claim Number
|
||||
|
||||
Reference in New Issue
Block a user