Your awesome text goes here.
{!!Form::horizontal_open()
->id('edit-block-category')
->method('PUT')
->files('true')
->action(trans_url('user/block/category') .'/'.$category['eid'])!!}
@include('block::user.category.partial.entry')
{!! Form::close() !!}