@extends('layouts.admin') @section('title', 'Manage Ministry Banners') @section('header_title', 'Ministry Banners') @section('content')
| ID | Photo Preview | Associated Code/Category (Legacy Bind) | Status | Actions |
|---|---|---|---|---|
| #{{ $photo->photoId }} |
@if($photo->photoFile)
|
Code: {{ $photo->alumniId }} Used by legacy templates for background layouts. | @if($photo->photoActive) Active @else Inactive @endif | Edit |
| No ministry banners uploaded. | ||||