@extends('layouts.admin') @section('styles') @endsection @section('content')
PACIETEN | DOCTOR | G. DOCTOR | CLINICA | OTROS | TOTAL | |
---|---|---|---|---|---|---|
{{$o->paciente}} | {{$o->doctor->nombre}} | Q. {{number_format($o->g_doc, 2)}} | Q. {{number_format($o->g_cli, 2)}} | {{$o->descripcion}} | Q. {{number_format($o->total, 2)}} |