@extends('admin.layouts.container') @section('content')

{{ $patient->name }}

@endsection @section('inner_js') @endsection