Open Prescribe from consultation as a modal/bottomsheet.
Deploy Ladill Care / deploy (push) Successful in 46s
Deploy Ladill Care / deploy (push) Successful in 46s
Reuse the shared prescription form in x-modal so desktop gets a popup and mobile gets the existing bottomsheet behavior, then return to the consultation after create. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -216,6 +216,7 @@ class ConsultationController extends Controller
|
||||
'pathwayInstruments' => $pathwayInstruments ?? collect(),
|
||||
'queueIntegration' => $queueIntegration,
|
||||
'queueBranchId' => $queueBranchId,
|
||||
'medicationRoutes' => config('care.medication_routes'),
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user