@extends('layouts.master') @section('css') @endsection @section('content')
| Sr. No | Name | Contact | Code | Status | Events | Action | @if (count($associations) > 0) @php $i = $associations->perPage() * ($associations->currentPage() - 1) + 1; @endphp @foreach ($associations as $association)|||
|---|---|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ $association->name ?? '' }} | {{ $association->email ?? '' }} | {{ $association->contact ?? '' }} | {{ $association->association_code ?? '' }} | View Events | ||||
| No Data Found | |||||||||