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

{{ __('sentence.Edit Patient') }}


{{ csrf_field() }}
{{ csrf_field() }}
{{ __('sentence.contact information') }}

{{ __('sentence.clinical history') }}

@endsection @section('header') @endsection @section('footer') @endsection