@extends('layouts.app') @section('title','Domain Registration - X Hosting BD') @section('content')

Domain Registration

Find and register your perfect domain name at the best prices in Bangladesh

Domain Pricing

Transparent pricing with no hidden fees

@foreach($domains as $d) @endforeach
ExtensionRegisterRenewTransferAction
{{ $d->extension }} ৳{{ number_format($d->register_price,0) }}/yr ৳{{ number_format($d->renew_price,0) }}/yr ৳{{ number_format($d->transfer_price??$d->renew_price,0) }}/yr Register
@endsection