@extends('layouts.dashboard') @section('title', 'Link Building') @section('content')
S/N | Website | PA | DA | Niche | Countries | Type of Link | Actions |
---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $entry->website }} | {{ $entry->pa }} | {{ $entry->da }} | {{ implode(', ', json_decode($entry->niche, true) ?? []) }} | {{ implode(', ', json_decode($entry->countries, true) ?? []) }} | {{ $entry->type_of_link }} |
Link Building entry has been added successfully.