azmayesh sort columns

This commit is contained in:
2024-12-01 16:19:56 +03:30
parent fa723a2fea
commit 32d8e06d16
4 changed files with 41 additions and 2 deletions

View File

@@ -31,6 +31,10 @@ class AzmayeshController extends Controller
'work_number',
'consultant',
'applicant',
'azmayesh_type_name',
'project_name',
'updated_at',
'created_at'
);
$allowedFilters = $columns;