@if($selectedName)
@endif
@if($selectedName)
Appointment list for {{$selectedName}}
@endif
@if($adate)
@endif
@if($eventDate and $selectedName)
@endif
@if($selectedName)
{!! Theme::section('community.page.appointment.detail-view', ['appointments' => $appointments,'resume'=>"",'setting'=>$setting,'dept_id'=>$dept_id,'cm_category'=>$category]) !!}
@else
Select department from list to view appointments
@endif