@extends('layouts.admin') @section('styles') @endsection @section('content')
Pacientes Ortodoncia
{{config('app.name')}}

IMPRIME REPORTE DE LOS PACIENTES EN ORTODONCIA

Doctores Ortodoncia
{{config('app.name')}}

IMPRIME REPORTE DE PAGOS A DOCTORES DE ORTODONCIA FILTRADOS POR FECHA

@endsection @section('scripts') @endsection