@if(session()->has('success'))
@elseif(session()->has('error'))
@elseif(session()->has('warning'))
@endif @if ($errors->any())
@endif