@if (Session::has('success') || $errors->any() || Session::has('error')) @if (Session::has('success')) @endif @if ($errors->any()) @endif @if (Session::has('error')) @endif @endif