@extends('layouts.app_rest') @section('content')
{!! Form::text('date_range', null, ['placeholder' => __('Select Date Range'), 'class' => 'form-control', 'id' => 'product_sr_date_filter', 'readonly']); !!}
SKU Code Barcode Product Name Sold Qty. Sale Price Net Sale Purchase Price Cost Profit
@endsection @section('javascript') @endsection