@section("title", "Shared hosting") @section('style') @endsection @section('scripts') @endsection {{ __('Shared hosting') }}
Add shared hosting @if ($message = Session::get('success')) @endif
@if(!empty($shared)) @foreach($shared as $row) @endforeach @else @endif
Name Type Location Provider Disk Price Due Had since Actions
{{ $row->main_domain }} {{ $row->shared_type }} {{ $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 shared hosting found.
@if(Session::has('timer_version_footer') && Session::get('timer_version_footer') === 1)

Built on Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})

@endif