@extends('layouts.app') {{--Important Variables--}} @section('title') Items Report @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

Items Report


Items Report Anything is select show all


{{ csrf_field() }}
{{--

Starting Session

to

Ending Session

to
--}}

Date

-
@stop @push('include-css') @endpush @push('include-js') @endpush