@extends('layouts.admin_template') @section('content')
@foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg)) @endif @endforeach

Updated Group Listing

@if(count($account) > 0) @foreach($account as $user)
User Name From Group To Group Group Updated By Date