Add Country
{{ Session::get('success') }}
@elseif(Session::has('failed'))
{{ Session::get('failed') }}
@endif