@if($clinicData['action_require_page'] && $clinicData['status'] == 1)
@endif
Action Required !
{{$clinicData['action_require_page']}}
Comments : {{$clinicData['action_require_comment']}}
YODr. Journey
-
@if(sizeof($clinicTimeline) > 0)
@foreach($clinicTimeline as $timeline)
-
{{$timeline['title']}}
{{ \Carbon\Carbon::createFromFormat('Y-m-d H:i:s', $timeline['date_time'])->format('j M, Y \a\t g:iA') }}
{{ $timeline['description']}}
@endforeach
@endif
{{-- - --}}
{{-- Application Configuring--}}
{{-- 2 Jan, 2014--}}
{{--
Please wait your application is configuring.
--}} {{-- --}}
{{-- - --}}
{{-- Profile Verified--}}
{{-- 2 Jan, 2014--}}
{{--
Your profile has been verified.
--}} {{-- --}}
{{-- - --}}
{{-- Profile Submitted--}}
{{-- 2 Jan, 2014--}}
{{--
Thank You for submitting your profile.
--}} {{-- --}}
{{-- - --}}
{{-- Registered--}}
{{-- 1 Jan, 2014--}}
{{--
Thank You for registered in YODR.
--}} {{-- --}}