@extends('admin.layouts.sellermastersoyuz') @section('title', 'Edit Profile | ') @section('body') @component('seller.components.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('staticwords.EditProfile') }} @endslot @slot('menu1') {{ __('staticwords.EditProfile') }} @endslot @endcomponent
{{ $error}}
@endforeach{{ Auth::user()->store->name }}
@if(auth()->user()->country) {{ auth()->user()->city ? auth()->user()->city->name.', ' : '' }} {{ auth()->user()->state ? auth()->user()->state->name.', ' : '' }} {{ auth()->user()->country->nicename }} @else {{__("Location not updated")}} @endif
Seller
{{ __('staticwords.TotalArtworks') }}
{{ __('staticwords.TotalPurchase') }}