@extends('layouts.master') @section('title', $title) @section('content')
@include('patients.appointments.profile.profile')
@include('patients.appointments.profile.menu')
First vist
@endsection @section('page_js') @endsection