@if ($errors->any())
@endif @if (session()->has('error'))
{{session()->get('error')}}
@endif