@if(Session::has('Success_Message')) @elseif(Session::has('Error_Message')) @endif @if(count($errors) > 0)

{{ __("views.error") }}

@endif