@extends('backend.partials.master') @section('title') {{ __('menus.profile') }} @endsection @section('maincontent')
{{@$user->name}}
{{@$user->mobile}}
{{@$user->address}}