@if(Auth::guard('petregistereduser')->check())
{{ Auth::guard('petregistereduser')->user()->name }}
@elseif(Auth::guard('web')->check())
{{ Auth::user()->name }}
@else
@endif
Log Out
@csrf
Application for Dog License
Home
Application for Dog License
@if(Auth::guard('petregistereduser')->check())
{{ Auth::guard('petregistereduser')->user()->name }}
@elseif(Auth::guard('web')->check())
{{ Auth::user()->name }}
@else
@endif
Log Out
@csrf
@csrf @if(Auth::guard('petregistereduser')->check())
@elseif(Auth::guard('web')->check())
@endif
Basic Information
( मुलभूत माहिती )
PET Details
(श्वान तपशील)
Upload Documents
( दस्तऐवज अपलोड करा )
Basic Information
( मुलभूत माहिती )
Category of Application /
( अर्जाचा प्रकार ) :
*
Select Category of Application / ( अर्जाचा प्रकार )
Individual
@error('category_appli_id')
{{ $message }}
@enderror