@extends('layouts.app') @section('content')
doctor {{$doctore->nombre}}
PACIENTE | FECHA DE REALIZACION | TRATAMIENTO | TIPO |
---|---|---|---|
{{$his->nombre}} | {{$his->created_at}} | {{$his->tratamiento}} {{$his->descripcionTr}} | {{$his->tipo}} |
Total Ganancia de Tratamientos: Q. {{number_format($total_Pago, 2)}}