@include('admin.classy.partial._sidebar') @include('admin.classy.partial._top')
More Classifieds Stores
{{-- weeklydaily_new_sellers --}}
@if (Session::has('error')) @endif @if (Session::has('success')) @endif @foreach($lists as $ad) @endforeach
# Logo Name Location Address Status Action
{{-- --}} @if ($ad['logo'] != null) {{ $ad['name'] }} @else {{ $ad['name'] }} @endif {{ $ad['name']; }} {{ $ad['location']; }} {{ $ad['address']; }} @if ($ad['status'] === 'active') APPROVED @else NOT APPROVED @endif {{-- --}} @if ($ad['status'] != 'active') {{-- Approve --}}
@csrf
{{-- NOT APPROVED --}} {{-- Disapprove --}} @else @endif {{-- Edit --}} {{-- Delete --}} {{-- Delete --}} {{-- --}}

Showing {{ $to }} of {{ $total }} Results

{{-- --}}