@extends('admin.layouts.admin') @section('content') @livewire('admin.client-reminders', ['client' => $clientId]) @endsection