@extends('layouts.app') @section('content')
| Website URL | DA | PA | DR | Niche | Traffic | Organic Keyword | Price | Link Insertion Price | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{ removeHttp($row->url) }} | {{ $row->da }}% | {{ $row->pa }}% | {{ $row->dr }}% | @php($nicheItems = json_decode($row->niche)) @foreach ($nicheItems as $niche) {{ $nicheList->where('id', $niche)->first()->name . ', ' }} @endforeach | {{ $row->traffic }} | {{ $row->organic_keyword }} | ${{ $row->linkPrice->owner_price }} | ${{ $row->linkPrice->regular_price }} |