@extends('layout.base') @section('page_title') Ventas @endsection @section('page_content')

Listado de Ventas

Proyectos

@endsection @include('layout.head.styles.datatables') @include('layout.body.scripts.datatables') @push('page_scripts') @endpush