@extends('layouts.master') @section('title') {{ __('sentence.Edit Patient') }} @endsection @section('content')
{{ __('sentence.Edit Patient') }}
{{ csrf_field() }}
Kg
Cm
@endsection @section('header') @endsection @section('footer') @endsection