@extends('layouts.frontend')
@section('title', 'Services')
@section('content')
Booking with Cash payment Successful
Silahkan datang ke Aleea Salon pada tanggal {{ $booking->date }} pukul {{ $booking->schedule->start_time }} - {{ $booking->schedule->end_time }}.
@endsection