{!! $errors->first('name', '') !!}
{!! $errors->first('description', '') !!}
{!! $errors->first('video_url', '') !!}
{!! $errors->first('video_embed', '') !!}
{!! $errors->first('poster_image', '') !!}
{!! $errors->first('status', '') !!}
{!! $errors->first('country_id', '') !!}