@extends('layouts.master') @section('content')
@csrf {{-- --}} {{-- --}}
@include('frontend.service.load_services.header.company_services_header')

1.Your Service

{{$service_name}}Price: £49.99+VAT


Kindly fill the following form with your details and make your payment online. Our team will then send an email confirmation for your payment and begin the process to complete your request.

Fields marked with an asterisk (*) are required.

Company Information

Please provide details of your company:


New Company Name

Date of Resolution*

Please enter the date of resolution to change the company name:


Select date
Shareholder Information

Please add the shareholder’s full names if there are multiple shareholders, you can add more:



Add Shareholder

Price: £149.99 +VAT
@include('frontend.service.load_services.your_details_confirmation.company_services_confirmation') @include('frontend.service.load_services.your_details_confirmation.company_services_your_details')
{{-- --}}
@endsection