@section('title') {{'Shared hosting'}} @endsection @section('style') @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 }} {{ $row->provider_name }} {{ $row->disk_as_gb }} GB {{ $row->price }} {{$row->currency}} {{\App\Process::paymentTermIntToString($row->term)}} {{Carbon\Carbon::parse($row->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