@extends('admin.layouts.app') @section('title', 'Purchase History Report') @section('content-heading')

Purchase History Report

@endsection @section('content')
#No Username Mobile Review Key Invoice No Amount Point Outlet Status Date Action
@endsection @section('extra-script') @endsection