Skip to content

Commit

Permalink
Merge pull request #93 from chellmann/master
Browse files Browse the repository at this point in the history
Fix for Issue 32
  • Loading branch information
JeffreyWay authored Apr 26, 2017
2 parents 1f2f130 + 8ef3240 commit 2bef433
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/views/message.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ class="close"
{!! session('flash_notification.message') !!}
</div>
@endif
@endif
{{ Session::forget('flash_notification') }}
@endif

0 comments on commit 2bef433

Please sign in to comment.