diff --git a/resources/views/portal/ninja2020/quotes/index.blade.php b/resources/views/portal/ninja2020/quotes/index.blade.php index 845485d79807..078e23ef7670 100644 --- a/resources/views/portal/ninja2020/quotes/index.blade.php +++ b/resources/views/portal/ninja2020/quotes/index.blade.php @@ -2,9 +2,9 @@ @section('meta_title', ctrans('texts.quotes')) @section('header') - @if($errors->any()) + @if ($errors->any())
{{ $error }}
@endforeach