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