@extends('layouts.base') @section('title', __('Book an appointment').' — '.$tenant->name) @section('body')
{{ __('Book an appointment') }}