@extends('main.layouts.app') @section('content')
ID | Banner Title | Banner URL | Banner Description | Banner Image | Mobile Banner Image | Created At | Actions |
---|---|---|---|---|---|---|---|
{{ $banner->id }} | {{ $banner->banner_title }} | {{ $banner->banner_url }} | {{ $banner->banner_description }} |
@if ($banner->banner_image)
|
@if ($banner->banner_mobile_image)
|
{{ Carbon\Carbon::parse($banner->created_at)->format('M d, Y') }} | Edit |