{{-- |-------------------------------------------------------------------------- | hospital-profile is common Component (Can be shown in any screen) |-------------------------------------------------------------------------- | you can show this component in any screen by referring to the following | snippet: |----------- | | @component('components.hospital-profile', [])| | @endcomponent | --}} @if (Auth::guard('hospital')->check())
Reset password Public view
{{ csrf_field() }}
{{-- --}}
{{-- --}}
{{--
--}}
{{--
--}} {{--
--}}
Cancel
@else

You are not authorized to see this page

@endif