@extends('layouts.master') @section('title', $patient->first_name . ' ' . $patient->second_name . ' | Proxima - Medical Management app') @section('title-topbar', __('patientappo.patient profile')) @section('css') @endsection @section('fixedcontent') @if (Session::has('success'))
@else @endif @if (Session::has('error_delete')) @endif @endsection @section('content'){{ __('basic.file number') }}: {{ $patient->new_id }}
{{ __('basic.code') }}: {{ $patient->code }}
{{ __('patientappo.weight') }}
{{ $patient->height }}cm{{ __('patientappo.height') }}
{{ $patient->weight }}kgP {{ __('basic.balance') }}
{{ $patient->balance }}pts{{ __('patientappo.wallet') }}
{{ $patient->wallet }}egp