{!! $calendar['name'] !!}

{!! $calendar['date'] !!}
{!! Form::text('name') -> label(trans('test::calendar.label.name')) -> required() -> placeholder(trans('test::calendar.placeholder.name'))!!}