@extends('layouts.contentNavbarLayout') @section('title', 'Dashboard - Manage Products') @section('content')
| Banner Image | @else{{ ucfirst(str_replace('_', ' ', $column)) }} | @endif @endif @endforeachActions |
|---|---|---|
|
@if ($column === 'image_path')
@if (!empty($item->{$column}))
|
@endif
@endforeach