@extends('backend.layouts.main_layout') @section('title','Profile') @section('content_header')
Account Balance {{ Auth::guard('advocate')->user()->point_available }}
{{ $sln }}
Sl No.
Service Code : {{ $point->pack_code}}
Service Name : {{ $point->name }}
Price : {{ $point->amount }}
{{ $point->created_at->format('d-m-Y') }}