@extends('layouts.admin') @section('title', 'Home Banner Section') @section('page_title', 'Home Banner CMS') @section('content')
{{ $banner->paragraph ?: 'Placeholder for your banner description text.' }}