@if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('manage_organisation-read'))
@if (session()->has('success'))
@elseif (session()->has('error'))
@endif
{{--Consultation Fees Update Modal--}}
{{--Consultation fees update modal end--}}
{{--Format Add Modal--}}
{{--Format Add Modal End--}}
{{ __('Are you sure you want to relieve this doctor ? Once you relieved, you wil not able to use the resource connected to this doctor.') }}
Hello, world! This is a toast message.
@else