{{trans('appointments.appointment-details')}} | {{trans('appointments.appointment-takers')}} | Departments
{{$community->present()->url($category->slug.'/book')}}
{!! Theme::section('community.page.appointment.dept-report-form',['category'=>$category,'community'=>$community]) !!}
@if(count($depts)>0) @foreach($depts as $dept) @endforeach
Title Action
{{$dept->title}} Time Settings
@else Add departments to start taking appointments. @endif
{{ csrf_field() }}
----------------------- Step 3 of 3 -----------------------