@if(auth('vendors')->check())
{{substr(auth('vendors')->user()->s_name, 0,1)}}
@endif
@if(auth('vendors')->check())
{{substr(auth('vendors')->user()->s_name, 0,1)}}
@endif
--}}
{{-- --}}
{{-- --}}
{{-- @if(auth('web')->check())--}}
{{-- {{substr(auth('web')->user()->s_name, 0,1)}}--}}
{{-- @endif--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if(auth('web')->check())--}}
{{-- {{substr(auth('web')->user()->s_name, 0,1)}}--}}
{{-- @endif--}}
{{-- --}}
{{--