@extends('layouts.frontend') @section('title', 'Website Submission Categories') @section('content')
Explore our curated list of submission sites or search for websites (one per line, e.g., canva.com\ndiigo.com\npadlet.com) to boost your visibility.
Website | Sub-Category | Country | Submission Type | Moz DA | Spam Score | Traffic |
---|---|---|---|---|---|---|
@if($site->submissionCategory) {{ $site->website_name }} @else {{ $site->website_name }} @endif | {{ $site->category ?? 'N/A' }} | {{ $site->country ?? 'N/A' }} | {{ $site->submission_type ?? 'N/A' }} | {{ $site->moz_da ?? 'N/A' }} | {{ $site->spam_score ?? 'N/A' }} | {{ $site->traffic ?? 'N/A' }} |
No websites found for your search.
@endifNo categories found.
@endforelse