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