@extends('layouts.header') @section('content')

Client Group

@foreach($client as $v) @endforeach
ID User Status % Edit Delete
{{$v->id}} {{$v->group_name}}
{{$v->chietkhau}}
@endsection