@extends('layouts.master') @section('title', 'Groups - Prolex Law Firm System') @section('page-title', 'Groups') @section('content')
| # | Group Name | Description | Actions |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $group->group_name }} | {{ $group->group_description }} | Edit |