@extends('backend.layouts.app') @section('title', 'All Club List') @push('style') @endpush @section('content')
| # | Image | Club Name | Actions |
|---|---|---|---|
| {{ $index + 1 }} |
|
{{ $club->name }} |
|