@extends('admin.layouts.sellermaster') @section('title', 'Edit Profile') @section('body') @component('seller.components.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('Edit Profile') }} @endslot @slot('menu1') {{ __('Edit Profile') }} @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
TOTAL PRODUCTS
TOTAL PURCHASE