@php $bgColors = getBgTextColors(); @endphp
Back to Case Studies | {{ $casestudy->category->name }}

{{ $casestudy->name }}

@if ($casestudy->logo) client logo @else @endif

{{ $casestudy->client ? $casestudy->client->company_name : "" }}

@if ($impacts['impacts'][0]['heading']) @foreach ($impacts['impacts'] as $index => $impact) @if ($index <= 2)

{{ $impact['heading'] }}

{{ $impact['percent'] }}%

@endif @endforeach @endif
@if ($challenges[0]['heading'] && $challenges[0]['description'])

Challenges

@foreach ($challenges as $index => $challenge)

{{ $challenge['heading'] }}

{{ $challenge['description'] }}

@endforeach
@endif

Project Details

Client

@if ($casestudy->logo) client logo @else @endif

{{ $casestudy->client ? $casestudy->client->company_name : "" }}

Industry

{{ $casestudy->category->name }}

Project Duration

{{ $casestudy->duration }}

Team Size

{{ $casestudy->team_size }}

@if ($techstack)

Technologies Used

@foreach ($techstack as $tech) {{ $tech }} @endforeach
@endif
@if ($solutions['sectionDescription'] && $solutions['solutions'][0]['heading'])

Our Solution

{{ $solutions['sectionDescription'] }}

@if($solutions['solutions']) @foreach ($solutions['solutions'] as $index => $solution)

{{ $solution['heading'] }}

{{ $solution['description'] }}

    @foreach ($solution['tags'] as $item)
  • Machine learning models that improve over time as more data is collected

  • @endforeach
{{ $solution['heading'] }}
@endforeach @endif
@endif @if ($tech_arch['sectionDescription'] && $tech_arch['layers'][0]['heading'])

Technical Architecture

{{ $tech_arch['sectionDescription'] }}

Technical Architecture Diagram
@if($tech_arch['layers']) @foreach ($tech_arch['layers'] as $index => $layer)

{{ $layer['heading'] }}

    @foreach ($layer['tags'] as $item)
  • {{ $item }}
  • @endforeach
@endforeach @endif
@endif @if ($process['sectionDescription'] && $process['phases'][0]['name'])

Implementation Process

{{ $process['sectionDescription'] }}

@if ($process['phases']) @foreach ($process['phases'] as $index => $phase)
Phase {{ $phase['duration'] }}

{{ $phase['name'] }}

{{ $phase['description'] }}

{{ $index + 1 }}
@endforeach @endif
@endif
@if ($impacts['sectionDescription'] && $impacts['impacts'][0]['heading'])

Results & Impact

{{ $impacts['sectionDescription'] }}

@if ($impacts['impacts']) @foreach ($impacts['impacts'] as $impact)

{{ $impact['heading'] }}

{{ $impact['percent'] }}%

{{ $impact['description'] }}

@endforeach @endif
Discovery Phase
{{--
--}}
@endif @if ($casestudy->testimonial && $casestudy->testimonial_name)
{{ $casestudy->testimonial_name }}
{{ $casestudy->testimonial }}

{{ $casestudy->testimonial_name }}

{{ $casestudy->testimonial_position }}

@endif
@if ($before)

Before Implementation

    @foreach ($before as $item)
  • {{ $item }}

  • @endforeach
@endif @if ($after)

After Implementation

    @foreach ($after as $item)
  • {{ $item }}

  • @endforeach
@endif
@if ($gallery['images'])

Project Gallery

{{ $gallery['sectionDescription'] }}

@endif @if (count($relatedCasestudies) > 0)

Related Case Studies

Explore more success stories from our healthcare industry clients.

@foreach ($relatedCasestudies as $index => $case) @php $excerpt = json_decode($case->solutions, true); $tags = json_decode($case->tags, true); $impacts = json_decode($case->impacts, true); @endphp
Thumbnail

{{ $casestudy->client ? $casestudy->client->company_name : "" }}

{{ $case->category->name }}

{{ $case->name }}

{{ Str::limit($excerpt['sectionDescription'] ?? $case->excerpt, 120, '...') }}

@foreach ($tags as $tag) {{ $tag }} @endforeach
View Full Case Study
@endforeach
@endif

Ready to Transform Your Healthcare Operations?

Let's discuss how our AI-powered solutions can help you optimize patient flow, improve satisfaction, and increase operational efficiency.

Schedule a Consultation
Healthcare Transformation
@push('meta') {{ $casestudy->name }} - Tutapis @endpush @push('scripts') @endpush