@if($errors->has('page.title')) @endif
@if($errors->has('page.robot_index')) @endif
@if($errors->has('page.robot_follow')) @endif
@if(isset($showPageUrl) && !empty($showPageUrl))
@if($errors->has('page.path')) {{ $errors->first('page.path') }} @endif
@endif
@if($errors->has('page.canonical_url')) {{ $errors->first('page.canonical_url') }} @endif
@if($errors->has('page.description')) {{ $errors->first('page.description') }} @endif