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

Sells Report

CUSTOMER WISE PARTY LEDGER No date select show start to now


{{ csrf_field() }}
to

CUSTOMER PARTY LEDGER SUMMARY Anything is select show all


{{ csrf_field() }}
to
{{-- --}}

SELLER NAME WISE PARTY LEDGER Anything is select show all


{{ csrf_field() }}
to
{{-- --}}
@stop @push('include-css') @endpush @push('include-js') @endpush