@extends('layouts.master')
@section('title', $title)
@section('content')
@include('patient_mangement.appointment.profile.profile')
@include('patient_mangement.appointment.profile.menu')
| # |
Date |
Total |
{{ __('messages.action') }} |
@endsection
@section('page_js')
@endsection