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

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

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

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

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

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

{{ __('Payment Methods') }}
{{ __('Booking Summary') }}
img
{{ Modules\Categories\app\Models\Categories::select('name')->where('id','=',$products->source_category)->first()->showcategoryname() }}

{{ $products->source_name }}

{{ __('Additional Service') }}