@if(Session::has('success'))
@elseif(Session::has('danger'))
@elseif(Session::has('warning'))
@elseif(Session::has('info'))
@endif