@extends('layouts.main') @section('page-style') @endsection @section('page-script') @endsection @section('content')

@include('layouts.notifications')
Date Range

{{ csrf_field() }}
@if (isset($product))
Report Product
Total Product ({{ $product['select']['product_name'] }})



Reccuring Product ({{ $product['select']['product_name'] }})


@endif @endsection