@extends('front') @section('content')
  • img
    {{ __('Appointment') }}

    {{ __('Choose time & date for the service') }}

  • img
    {{ __('Payment') }}

    {{ __('Select Payment Gateway') }}

  • img
    {{ __('Done') }}

    {{ __('Completion of Booking') }}

image
{{ __('Successfully Completed Payment') }}

{{ __('Your Booking has been Successfully Competed') }}

@endsection