@extends('layouts.main_dashboard.app') @section('title', app()->getLocale() === 'ar' ? 'الأدوية والموافقات' : 'Medications & Consents') @section('skip_page_hero', true) @php $isArabic = app()->getLocale() === 'ar'; @endphp @section('content')