@extends('layouts.public-booking', ['title' => 'Reschedule Appointment - Booklio']) @include('public.booking.partials.data') @section('content')
Current appointment
{{ $selected['service'] }} with {{ $selected['staff'] }}
{{ $selected['date'] }} at {{ $selected['time'] }} - Booking {{ $selected['booking_id'] }}