Update Revisi Hospital Portal
This commit is contained in:
@@ -98,6 +98,7 @@ class MemberController extends Controller
|
||||
|
||||
// Provider
|
||||
$providers = DB::table('organizations')
|
||||
->where('organizations.type', '=', 'hospital')
|
||||
->select(
|
||||
'organizations.id',
|
||||
'organizations.name'
|
||||
|
||||
Reference in New Issue
Block a user