Doctor's Information

@if (session()->has('success'))
@elseif (session()->has('error'))
@endif
@livewire('organisation.information-livewire')

Organisation Units

@livewire('organisation.grid-view-livewire')