@extends('layouts.master') @section('title') {{ __('sentence.Edit Patient') }} @endsection @section('content')
{{ __('sentence.Edit Patient') }}