@extends('layouts.admin') @section('content')
| Sl No | Image | Title | Owner | Category | Featured | Status | Action |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} |
|
{{ $business->title }} | {{ $business->owner->name ?? '-' }} | {{ $business->category->name ?? '-' }} | View |