@props([ 'afterTitle' => '', 'wrapperClass' => '', 'inputClass' => 'col-sm-6 col-md-12', 'titleClass' => 'text-blue mb-3', 'test', 'image', 'motto', 'title' ])

{!! $motto !!}

{!! $title !!}

{{ $afterTitle }}
@csrf
@if ($errors->any() && old('test') == $test ) {{ $errors->first() }} @endif