@extends('layout.sidebar') @section('content') @section('title','Alimentación') {{ Form::hidden('dates', action('ReportFeedingPaymentController@postDates', array()), array('id'=>'dates')) }} {{ Form::open(array('url' => action('ReportFeedingPaymentController@postReport'), 'class' => 'form-signin', 'method' => 'POST','id'=>'data')) }} {{Form::token();}}