@extends('client.layout.master') @section('page-title', 'Patient') @section('breadcrumb') @endsection @section('title','Client') @section('content')
{{--
--}} {{--

--}} {{-- {{request()->has('clinicId') ? \App\Models\Clinic::find(request()->input('clinicId'))->name : null}}--}} {{--

--}} {{--
--}}

Patients

Add
{{-- --}}
@endsection