@extends('layouts.websitetab') @section('title', 'zillion - clients') @section('website_content')
| Image | @else{{ ucfirst($column) }} | @endif @endif @endforeachActions |
|---|---|---|
|
@if ($column === 'image_path')
@if (!empty($item->{$column}) && file_exists(storage_path('app/public/' . $item->{$column})))
|
@endif
@endforeach
|