芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/resources/views/Home/patients.blade.php
@extends('layouts.home_header') @section('title', 'Joruri Doctor | Patient Identify') @section('content')
Verify patient information by ID
Check
@if(session()->has('message'))
{{ session()->get('message') }}
@endif
@endsection