create accessor
This commit is contained in:
@@ -28,7 +28,7 @@ class TechnicalDeputyController extends Controller
|
||||
$query = Harim::query()
|
||||
->where('province_id', '=', auth()->user()->province_id)
|
||||
->orderByRaw("
|
||||
CASE state
|
||||
CASE state_id
|
||||
WHEN 3 THEN 1
|
||||
WHEN 6 THEN 2
|
||||
WHEN 14 THEN 3
|
||||
|
||||
Reference in New Issue
Block a user