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

Ledger Manage

PROJECT WISE Anything is select show all


{{ csrf_field() }}
to

LEDGER NAME WISE Anything is select show all


{{ csrf_field() }}
to

CASH BANK BOOK WISE Anything is select show all


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