@extends('backend.app') @section('title', 'Landing Pages (Type 7)') @push('css') @endpush @section('content')
| SL | Image | Page Title | Product | Public Link | Actions |
|---|---|---|---|---|---|
| {{ $items->firstItem() + $key }} |
@if($item->right_product_image)
@endif
|
{{ Str::limit($item->title1, 40) }}Type 7 |
{{ $item->product ? Str::limit($item->product->name, 30) : 'N/A' }} | View Live Page | |
No Type 7 pages found | |||||