create accessor
This commit is contained in:
@@ -24,7 +24,7 @@ class ProvinceOfficeController extends Controller
|
||||
$query = Harim::query()
|
||||
->where('edareh_shahri_id', '=', $user->edarate_shahri_id)
|
||||
->orderByRaw("
|
||||
CASE state
|
||||
CASE state_id
|
||||
WHEN 1 THEN 1
|
||||
ELSE 2
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user