@extends('admin.layout.master') @section('title', 'Banner Manager') @section('content')
| # | Title | Image | Status | Created At | Action |
|---|---|---|---|---|---|
| {{ $key + 1 }} | {{ $value->name }} |
@if ($value->image)
|
{{ date('M d, Y', strtotime($value->created_at)) }} | {{-- id)}}" class="btn btn-icon bg-light-success btn-active-color-primary btn-sm me-1"> --}} | |
| No record found... | |||||