@extends('layouts.frontend') @section('title', 'Services') @push('style') @endpush @section('content')
Name | Price | Date | Time | |
---|---|---|---|---|
{{ $booking->name }} | {{ $booking->handphone }} | {{ $booking->total }} | {{ $booking->date }} | {{ $booking->schedule->start_time }} - {{ $booking->schedule->end_time }} |