@section('style') @endsection @if(empty($user->lead->package_id) && empty($user->lead->viewed_profile) && !empty($packages))
We are still in the process of putting together package options for your address.
@if(!empty($user->lead->address->short())){{ $user->lead->address->short() }}
@endifWe will send you an email to {{ $user->email }} once your package options are ready. Change your email by clicking here. Feel free to get in touch with us using the form at the bottom of this page for up-to-date information.
@else {!! Form::model($user->lead, ['route' => ['lead.update', $user->lead->id], 'id' => 'package_form' ]) !!} @method('PATCH') @if($user->lead->isVoucher()) {!! Form::hidden('page', 'voucher') !!} @elseif(empty($user->lead->package_id)) {!! Form::hidden('page', 'profile') !!} @else {!! Form::hidden('page', $active_page) !!} @endifEarliest estimated connection date: {!! $user->lead->getArea()->live_date->format('D jS M') !!}
@endif @if(!empty($user->lead->getArea()) && !$user->lead->getArea()->isInstalling())We have put together some preliminary package options for you to choose from. Rest assured that at this stage you’re not committing to pay for anything. You are just letting us know the level of service you will be looking for to help us plan our network in {{ $user->lead->address->getPostcodeArea()->name ?? 'your area' }}.
@endif @if(!empty($voucher_area))The gigabit voucher scheme will help cover the costs of installing the infrastructure from our source location to your residence. From there you will need to select one of our packages to receive your ultrafast internet service. You can also delay the start date of your service until a date that suits you (helpful if you already have an active internet contract)
Our goal is to work with the community to provide the best service possible. We welcome your input so feel free to get in touch with any questions.
@if(empty($faqs))You can also click here to see some common questions and answers.
@elsePlease select the package below that best suits your needs.