@extends('layouts.app') @section('style') @endsection @section('modal') @endsection @section('content') {{-- //ไม่เหมือนกัน --}} {{-- --}}
@if(webconfig('comname')=="endocapture") @else @php $exp = explode('vdo',$vdo_url); $vdo_url = hostname('vdo'.$exp[1]); @endphp @endif
Patient Detail
HN : {{$case->case_hn}}
Name : {{$json->patientname}}
Age : {{$json->age}}
Gender : {{$gender}}
Endoscopist : {{$json->doctorname}}
Procedure : {{$json->procedurename}}
@endsection @section('script') @endsection