@extends('layouts.app') @section('title') Presupuesto @endsection @section('modals') @endsection @section('content')

Presupuestos Registrados

ID Fecha Fecha Inicio Fecha Fin Monto Acciones
@endsection @section('scripts') @endsection