@extends('layouts.app') @section('content')

{{trans('lang.user_plural')}}

00

{{trans('lang.dashboard_total_orders')}}

$0.00

{{trans('lang.wallet_Balance')}}

{{trans('lang.user_details')}}

Address line1

@endsection @section('scripts') @endsection