@extends('layouts.master') @section('title') {{ __('sentence.New Appointment') }} @endsection @section('content')
{{ __('sentence.New Appointment') }}
Selecciona una fecha para ver los horarios disponibles

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