@extends('layouts.admin') @section('title', 'Banner Management') @section('content')
Manage all banners from this single page.
| Image | Name | Title | Description | Actions |
|---|---|---|---|---|
|
|
{{ $banner->name }} |
{{ $banner->title ?? 'N/A' }} | {{ $banner->short_description ?? 'N/A' }} |
|