@extends('layouts.admin') @section('page_kicker', 'Caseload') @section('page_title', 'Patients') @section('content')

Patients linked through telehealth consultations or appointments (independent only).

{{ $patients->links() }}
@endsection