@if($seller->logo==null) image @else image @endif

{{$seller->user->name}}

{{$seller->user->address}} {{!$seller->user->address==null?',':''}} {{$seller->user->city}} {{!$seller->user->city==null?',':''}} {{$seller->user->state}} {{!$seller->user->zipcode==null?'-':''}} {{$seller->user->zipcode}} {{$seller->user->country}}

Local Business

Status: Active

Starting Date: {{$seller->created_at->format('d-m-Y')}}

Shop Link {{ route('welcome.vendorShop', [$seller,new_slug($seller->title)]) }}

Visit Now
Shop Name {{$seller->title}}
Shop Owner {{$seller->user->name}}
Shop Owner Email {{$seller->user->email}}
Shop Owner Phone Number {{$seller->user->mobile}}
Business Address {{$seller->address}}{{!$seller->address==null?',':''}} {{$seller->city}}{{!$seller->city==null?',':''}} {{$seller->state}} {{!$seller->zip_code==null?'-':''}} {{$seller->zip_code}} {{$seller->country}}
Business Register Number {{$seller->registration_number}}
Seller TIN {{$seller->tin}}
Bank Info AC Title: {{$seller->account_title}}
AC/No: {{$seller->account_number}}
Bank: {{$seller->account_bank}} {{$seller->account_branch}}
Routing: {{$seller->account_routing}}
WareHouse Address Name: {{$seller->warehouse_name}}
Phone: {{$seller->warehouse_phone}}
Address: {{$seller->warehouse_address}}{{!$seller->warehouse_address==null?',':''}} {{$seller->warehouse_city}}{{!$seller->warehouse_city==null?',':''}} {{$seller->warehouse_state}} {{!$seller->warehouse_zipcode==null?'-':''}} {{$seller->warehouse_zipcode}} {{$seller->warehouse_country}}