{{--Logo--}} @if ($title->image == null) logo @else logo @endif {{--Dark-Logo--}} @if ($title->image1 == null) dark-logo @else dark-logo @endif {{--Mobile-Logo--}} @if ($title->image2 == null) mobile-logo @else mobile-logo @endif {{--Mobile-Dark-Logo--}} @if ($title->image3 == null) mobile-dark-logo @else mobile-dark-logo @endif
{{ app()->getLocale() }}
{{-- @foreach(getLanguages() as $lang) {{ $lang }} @endforeach --}}
@if(Auth::guard('customer')->check()) @include('includes.user.mobilenotification')
@if (Auth::guard('customer')->check() && Auth::guard('customer')->user()->image == null) default @else {{Auth::guard('customer')->user()->image}} {{-- Auth::user()->image]) }} @else {{asset('uploads/profile/'.Auth::user()->image)}} @endif" alt="{{Auth::guard('customer')->user()->image}}" class="avatar avatar-md bradius"> --}} @endif
{{Auth::guard('customer')->user()->username}}

{{Auth::guard('customer')->user()->email}}

Profile
Tickets
@csrf
@endif