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

1.Your Service

{{ $service_name }} Price: £+VAT


Select payment terms

Lock in your saving with annual term (get 12 months for the price of 11)



Online Application
@include('frontend.service.load_services.your_details_confirmation.company_services_confirmation') @include('frontend.service.load_services.your_details_confirmation.company_services_your_details')
{{-- --}}
@endsection