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