@extends('layout.sidebar') @section('title', 'Resetear Reserva de Cupo') @section('content') {{ HTML::style('css/quota/index.css') }} {{ Form::hidden('searchFamilyUrl', action('QuotaControllerPromoted@postSearchfamily', array()), array('id'=>'searchFamilyUrl')) }} {{ Form::hidden('familyDetailUrl', action('QuotaControllerPromoted@postFamilydetail', array()), array('id'=>'familyDetailUrl')) }} {{ Form::hidden('saveQuotaReservationUrl', action('QuotaControllerPromoted@postSavequotareservation', array()), array('id'=>'saveQuotaReservationUrl')) }} {{ Form::token() }}