@if(Session::has('success'))

Success

{{ Session::get('success') }}

@endif