@extends('layouts.app') @section('content')

{{trans('lang.patient_plural')}} {{trans('lang.patient_desc')}}

@include('patients.show_fields')
@endsection