Committee Member Create
@include('layouts.admin.alerts')
@if (count($member)>0)
@else
No Committee Members Added Yet
@endif
| # | Name | Designation | Committee | Position | Profile | Action | |
|---|---|---|---|---|---|---|---|
| {{ $no++ }} | {{ $item->name }} | {{ $item->designation }} | {{ $item->committee }} | {{ $item->position }} | Edit | ||