@extends('website.partials.app')
@section('canonical', route('website.plans'))
@push('css')
@endpush
@section('content')
{{ $address }}
{{ $type === 'community_fibre' ? 'Community Fibre' : 'NBN' }}
Plans for your address
@if($address)