@if($o->service->isPending())
Pending
@endif

Phone Details

@if($o->connect_at) @endif @if($o->technology) @endif @if($o->service->product->type) @endif @if ($o->inContract()) @endif
Address {{ $o->service_address }}
Service Number {{ $o->service_number }}
Service Username {{ $o->service_username }}
Service Password {{ $o->service_password }}
Connected {{ $o->connect_at->format('Y-m-d') }}
Technology {{ $o->technology }}
Usage {{ $o->service->product->type->allowance_string() }} Included Calls
Contract {{ $o->contract_term }} months ({{ ($x=$o->service_contract_date->addMonths($o->contract_term))->diffForHumans() }})
Contract End {{ $x->format('Y-m-d') }}
Cancel Notice 1 month @if($o->inContract())(after {{ $o->service_contract_date->addMonths($o->contract_term-1)->format('Y-m-d') }})@endif