@extends('layouts.app') @section('content') @include('includes.bread_crumb_with_header', [ 'header' => 'Ebay Accounts', 'bread_crumbs' => ['Sellers' => "",'Linked'=>""], ])
Seller | E-bay User Name | Linked Date | |
---|---|---|---|
{{ $ebayAccount->name }} | {{ $ebayAccount->email }} | {{ $ebayAccount->user_name }} | {{ $ebayAccount->connected_at }} |