Danh sách nhóm nhân viên
@if ($errors->any())
@endif @if(Session::has('error'))
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach@endif @if(Session::has('error'))
{{Session::get('error')}}
@endif
@if(Session::has('success'))
{{Session::get('success')}}
@endif
| Id | Mã nhóm | Tên Nhóm | Người quản lý | Hành động | {{--Updated At | --}}
|---|