@extends('layouts.admin') @section('title', 'Banners') @section('page-title', 'Banners') @section('content')
| Preview | Title | Redirect | Order | Status | Actions | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
{{ $banner->title ?: '—' }}
|
@if($banner->redirect_url)
{{ $banner->redirect_url }}
@endif
|
{{ $banner->sort_order }} |
|
{{-- Edit mode (spans all columns) --}}
|||||||
| No banners yet. Click Add Banner to create the first one. | |||||||||||
{{ $banners->count() }} banner{{ $banners->count() === 1 ? '' : 's' }} total
+1234567890)