@extends('layouts.app') @push('css') @endpush @section('content')

Descargas

@include('descargas.table')
@endsection @push('scripts') @endpush