@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Customer/Supplierwise Report

Customer/Supplier List

Date From:
Date To:
Account ID Customer/Supplier Group Category Closing Balance Open Balance
@include('layouts.right_sidebar')
@stop {{-- page level scripts --}} @section('footer_scripts') @stop