@if ($errors->any())
@endif @if(Session::has('danger'))
{{ Session::get('danger') }}
@endif