{{trans('appointments.appointment-details')}} | {{trans('appointments.appointment-takers')}} | Departments
{{trans('appointments.assign-the-appointment-to')}}:
{{ csrf_field() }}
@if(count($depts)>0) @foreach($depts as $dept) {!! Theme::section('community.page.appointment.dept', ['dept' => $dept]) !!} @endforeach @else
@endif
{{trans('appointments.add-another')}} +
----------------------- Step 2 of 3 -----------------------