@php($shop=\App\Model\Shop::where(['seller_id'=>auth('seller')->id()])->first()) @if (isset($shop)) image")}}" alt="Logo" height="40" width="40"> image")}}" alt="Logo" height="40" width="40"> @else Logo @endif
  • @php( $local = session()->has('local')?session('local'):'en') @php($lang = \App\Model\BusinessSetting::where('type', 'language')->first())
    @foreach(json_decode($lang['value'],true) as $data) @if($data['code']==$local) Eng {{$data['name']}} @endif @endforeach
      @foreach(json_decode($lang['value'],true) as $key =>$data) @if($data['status']==1)
    • {{$data['name']}} {{$data['name']}}
    • @endif @endforeach
  • {{----}}
  • @php($message=\App\Model\Chatting::where(['seen_by_seller'=>1,'seller_id'=>auth('seller')->id()])->count()) @if($message!=0) @endif
  • Image Description
    Image Description
    {{auth('seller')->user()->f_name}} {{auth('seller')->user()->email}}
    {{\App\CPU\translate('Settings')}}
    {{\App\CPU\translate('Sign out')}}
@php( $local = session()->has('local')?session('local'):'en') @php($lang = \App\Model\BusinessSetting::where('type', 'language')->first())
@foreach(json_decode($lang['value'],true) as $data) @if($data['code']==$local) Eng {{$data['name']}} @endif @endforeach
    @foreach(json_decode($lang['value'],true) as $key =>$data) @if($data['status']==1)
  • {{$data['name']}} {{$data['name']}}
  • @endif @endforeach
{{\App\CPU\translate('view_website')}}
{{\App\CPU\translate('message')}} @php($message=\App\Model\Chatting::where(['seen_by_seller'=>1,'seller_id'=>auth('seller')->id()])->count()) @if($message!=0) ({{ $message }}) @endif
{{\App\CPU\translate('Order_list')}}