Updates
This commit is contained in:
		| @@ -31,7 +31,7 @@ class="active" | ||||
|     <div class="col-md-12"> | ||||
|         <div class="box box-primary"> | ||||
|             <div class="box-header"> | ||||
|                 <h2 class="box-title">{!! Lang::get('lang.groups') !!}</h2><a href="{{route('groups.create')}}" class="btn btn-primary pull-right">{{Lang::get('lang.create_group')}}</a></div> | ||||
|                 <h2 class="box-title">{!! Lang::get('lang.groups') !!}</h2><a href="{{route('groups.create')}}" class="btn btn-primary pull-right"><span class="glyphicon glyphicon-plus"></span>  {{Lang::get('lang.create_group')}}</a></div> | ||||
|             <div class="box-body table-responsive"> | ||||
|                 <!-- check whether success or not --> | ||||
|                 @if(Session::has('success')) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Manish Verma
					Manish Verma