@php use App\Lib\MyHelper; $grantedFeature = session('granted_features'); @endphp @extends('layouts.main') @section('page-style') @endsection @section('page-script') @endsection @section('content') @php // print_r($point);die(); @endphp
User Name | Point | Source | Grand Total | Point Convers | Membership | Point Percentage | {{--Actions | --}}
---|---|---|---|---|---|---|---|
{{ $res['user']['name'] }} | {{ $res['point'] }} | {{ ucwords($res['source']) }} | {{ number_format($res['grand_total']) }} | {{ number_format($res['point_conversion']) }} | {{ $res['membership_level'] }} | {{ $res['membership_point_percentage'] }} % |