@extends('admin.layouts.app') @section('title', 'New Appointment') @section('page-title', 'New Appointment') @section('page-subtitle', 'Schedule a new appointment') @section('content')
{{ $message }}