@extends('admin.layouts.adminapp') @section('title', 'Homepage Banner') @section('admin-content')
ID | Title | Context | Banner | Actions |
---|---|---|---|---|
{{ $banner->id }} | {{ $banner->title }} | {{ strip_tags($banner->context) }} |
@if ($banner->image && $banner->image->file && $banner->image->file->image_path)
|