@extends('layouts.app') @section('title', __('menu.appointments')) @section('content')

{{ __('menu.appointments') }}

# {{ __('common.token') }} {{ __('menu.saints') }} {{ __('common.name') }} {{ __('menu.devotee') }} {{ __('common.name') }} {{ __('common.category') }} {{ __('common.date') }} {{ __('common.slot') }} {{ __('common.members') }} {{ __('common.purpose') }} {{ __('common.created_at') }} {{ __('common.actions') }}
@endsection @push('scripts') @endpush