@extends('layouts.vertical', ['title' => 'Rizz']) @section('css') @vite(['node_modules/simple-datatables/dist/style.css']) @endsection @section('content')

Customers

Customer Email Status Order Spent Action

Andy Timmons

dummy@dummy.com VIP 75 $280

Jeff Beck

fake@dummy.com Loyal 65 $150

Vince Nelson

exemple@dummy.com Referral 32 $39

David Gilmour

only@dummy.com Inactive 40 $170

Dianna Smiley

dummy@exemple.com Re-Order 80 $220

Adolfo Hess

dummy2dummay@dummy.com New 45 $120

James Ahern

dummy10@dummy.com Repeat 88 $580

Simon Young

totaldummy@dummy.com VIP 124 $380

Robert Lewis

Exemple@dummy.com Inactive 84 $254

Erik Brim

onlyfake@dummy.com Potential 62 $225

Kevin Powers

exemple@exe.com Repeat 54 $345

Wendy Keen

Exemple@dummy.com New 32 $39

Wendy Keen

Exemple@dummy.com New 32 $39
@endsection @section('script') @vite(['resources/js/pages/datatable.init.js']) @endsection