@extends('layouts.app') @section('title') {{__('messages.appointments')}} @endsection @section('content')
@include('layouts.errors')
@endsection