芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/resources/views/Home/identify_patient.blade.php
@extends('layouts.home_header') @section('title', 'Joruri Doctor | Patient Identify') @section('content')
{{$doctor->customer_name}}
Verified
Patient Name: {{$patient->patient_name}}
Prescription ID: {{$patient->regi_number}}
Click Here to Download Joruri Doctor Apps
@endsection