@extends('layouts.guest.master') @section('content') @php $locale = session()->get('locale') ? session()->get('locale') : App\Helpers\ConstantHelper::ENGLISH; @endphp

Cancellation Policy

{{ __('static.last_updated_on') }} {{ date('d-m-Y') }}

Cancellation Policy

You will not be charged if you cancel at least 24 hours before your appointment starts. Otherwise, you will be charged 25% of service price for late cancellations and 50% for no shows.

@endsection