@extends('layouts.frontend') @section('title', 'Services') @section('content')

Booking with Cash payment Successful

Please come to the salon on the {{ $booking->date }} at {{ $booking->time }}.

@endsection