@extends('layouts.default') @section('scripts') {{ Jqgrid::scripts(); }} @stop @section('content') @include('subviews.jqgrid_widget') @if(can('NotasVentas_eliminar')) @endif @stop