@extends('layouts.app') @section('styles') @endsection @section('content')
@include('reports.pacientes.new_procedimiento.datos_descriptivos')
@include('reports.pacientes.new_procedimiento.table') @include('reports.pacientes.new_procedimiento.tratamientos')
@endsection @section('scripts') @endsection