@extends('web_stores.layouts.app') @section('content')
{{App\Language::trans('User Profile')}}
@stop @section('script') @stop