@extends('layouts/layoutMaster') @section('title', 'User View - Pages') @section('vendor-style') @vite([ 'resources/assets/vendor/libs/sweetalert2/sweetalert2.scss', 'resources/assets/vendor/libs/select2/select2.scss', 'resources/assets/vendor/libs/@form-validation/form-validation.scss' ]) @endsection @section('vendor-script') @vite([ 'resources/assets/vendor/libs/sweetalert2/sweetalert2.js', 'resources/assets/vendor/libs/cleavejs/cleave.js', 'resources/assets/vendor/libs/cleavejs/cleave-phone.js', 'resources/assets/vendor/libs/select2/select2.js', 'resources/assets/vendor/libs/@form-validation/popular.js', 'resources/assets/vendor/libs/@form-validation/bootstrap5.js', 'resources/assets/vendor/libs/@form-validation/auto-focus.js' ]) @endsection @section('page-style') @vite('resources/assets/vendor/scss/pages/page-user-view.scss') @endsection @section('page-script') @vite([ 'resources/assets/js/modal-edit-user.js', 'resources/assets/js/modal-edit-cc.js', 'resources/assets/js/modal-add-new-cc.js', 'resources/assets/js/modal-add-new-address.js', 'resources/assets/js/app-user-view.js', 'resources/assets/js/app-user-view-billing.js' ]) @endsection @section('content')
User avatar
1.23k
Task Done
568
Project Done
Details
  • Username: @violet.dev
  • Email: vafgot@vultukir.org
  • Status: Active
  • Role: Author
  • Tax id: Tax-8965
  • Contact: (123) 456-7890
  • Languages: French
  • Country: England
Standard
$

99

month
  • 10 Users
  • Up to 10 GB storage
  • Basic Support
Days 26 of 30 Days
4 days remaining
Current Plan
Your Current Plan is Basic

A simple start for everyone

Active until Dec 09, 2021

We will send you a notification upon Subscription expiration

$199 Per Month Popular

Standard plan for small to medium businesses

Days
26 of 30 Days
Your plan requires update
Payment Methods
Master Card
Kaith Morrison
Popular
∗∗∗∗ ∗∗∗∗ ∗∗∗∗ 9856
Card expires at 12/24
Master Card
Tom McBride
∗∗∗∗ ∗∗∗∗ ∗∗∗∗ 6542
Card expires at 02/24
Visa Card
Mildred Wagner
Expired
∗∗∗∗ ∗∗∗∗ ∗∗∗∗ 5896
Card expires at 08/20
Billing Address
Company Name:
Kelly Group
Billing Email:
user@ex.com
Tax ID:
TAX-357378
VAT Number:
SDF754K77
Billing Address:
100 Water Plant
Avenue, Building 1303
Wake Island
Contact:
+1 (605) 977-32-65
Country:
Wake Island
State:
Capholim
Zipcode:
403114
@include('_partials/_modals/modal-edit-user') @include('_partials/_modals/modal-edit-cc') @include('_partials/_modals/modal-add-new-address') @include('_partials/_modals/modal-add-new-cc') @include('_partials/_modals/modal-upgrade-plan') @endsection