@extends('layouts.index')
@section('title', 'Resellers')
@section('css_style')
{{ $message }}
Name | Type | Accounts | Location | Provider | Disk | Price | Due | Had since | Actions |
---|---|---|---|---|---|---|---|---|---|
{{ $row->main_domain }} | {{ $row->reseller_type }} | {{ $row->accounts }} | {{ $row->location->name }} | {{ $row->provider->name }} | {{ $row->disk_as_gb }} GB | {{ $row->price->price }} {{$row->price->currency}} {{\App\Process::paymentTermIntToString($row->price->term)}} | {{Carbon\Carbon::parse($row->price->next_due_date)->diffForHumans()}} | {{ $row->owned_since }} | |
No reseller hosting found. |