@extends('layouts.master') @section('title', 'New Appointment | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.new booking')) @section('css') @endsection @section('content')
{{ __("basic.not selected") }}
{{ $message }}
{{ __("basic.skip") }}
{{ __("basic.from") }} {{ $item->fromable->name }}
{{ __("basic.to") }} {{ $item->toable->name }}
{{ date('h:i a', strtotime($item->start_date)) }}
{{ date('d M Y', strtotime($item->date)) }}
{{ __('basic.you can skip') }}
{{ __('basic.patient') }}
{{ __('basic.not selected') }}
{{ __("basic.discover your package points") }}
0