@if ($errors->has('slug'))
{{ $errors->first('slug') }}
@endif