@if (Session::has('success'))
@endif @if (Session::has('danger'))
@endif @if (count($errors) > 0)
@endif