@extends('layouts.main') @push('nav_title') {{-- User--}} Enzy @endpush @section('page_title') @endsection @section('side_bar') @include('layouts/side_bar') @endsection @section('profile') @include('layouts/profile') @endsection @section('main_div')
Available Credit
Order ID | Customer | Amount | Status |
---|---|---|---|
#{{$order['cart_total_id']}} | {{$order['user_name']}} | ${{$order['total']}} | Completed |