@extends('layouts.master') @section('title') {{ __('sentence.New Appointment') }} @endsection @section('content')
{{ __('sentence.New Appointment') }}
Select date to view time slots available

@endsection @section('header') @endsection @section('footer') @endsection