@extends('layouts.admin') @section('title', 'Accreditations & Recognitions') @section('content_header')
| Sr. No. | Name | Logo | Actions |
|---|---|---|---|
| {{ ($accreditations->currentPage() - 1) * $accreditations->perPage() + $loop->iteration }} | {{ $accreditation->name }} |
|
Edit |