{!!Former::horizontal_open() ->id('create-laundry-items') ->method('POST') ->files('true') ->action(URL::to('user/laundry/items'))!!} @include('laundry::user.items.partial.entry') {!! Former::close() !!}