@extends('layouts.app') @section('title','Neue Serie') @section('breadcrumb') Home Serien Neue Serie @endsection @section('content') {!! Form::model($image_set,['action' => 'ImageSetController@store']) !!}