@extends("front/layout.master") @php $sellerac = App\Store::where('user_id','=', $user->id)->first(); @endphp @section('title',__('staticwords.ManageAccount').' | ') @section("body")
@include('user.sidebar')

{{ __('staticwords.MyAccount') }}


{{csrf_field()}}
{{ __('staticwords.PersonalInformation') }}

{{ __('staticwords.Edit') }}

{{$errors->first('name')}} ({{ __('staticwords.PleaseEnterUserName') }})
{{$errors->first('email')}} ({{ __('staticwords.PleaseEnterUserEmail') }})

{{ __('staticwords.MobilePhone') }}

{{ __('staticwords.Edit') }}

{{$errors->first('mobile')}} ({{ __('staticwords.PleaseEnterMobileNo') }} )
({{ __('staticwords.PleaseEnterPhoneNo') }}. )

{{ __('staticwords.GeoLocation') }}

{{ __('staticwords.Edit') }}