@extends('layouts.yellow') @section('content')

{{ __('view-appointments.titleView') }}

{{__("view-appointments.create")}}
{!! $calendar->script() !!} @endsection