@extends('layouts.backend') @section('titulo') Nuevo @stop @section('contenido') @include('alerts.request') {!! Form::open(['route' => 'animacion.store', 'method' => 'POST','files'=>true]) !!}