initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<div class="alert alert-success fade in">
|
||||
<button data-dismiss="alert" class="close close-sm" type="button">
|
||||
<i class="fa fa-times"></i>
|
||||
</button>
|
||||
<strong>Well done!</strong> {{ Session::get('messageDetail') }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user