@yield('title')
Visit Website
{{ auth()->user()->name }}
Verified Member
@if(auth()->user()->astrologerDetail && auth()->user()->astrologerDetail->profile_pic)
@else
@endif
@yield('content')