@extends('layouts.app') {{--Important Variables--}} @section('title') {{ config('settings.company_name') }} -> Voucher @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content') Voucher Report Voucher Wise Anything is select show all {{ csrf_field() }} Select Voucher Type Credit Voucher Debit Voucher Journal Voucher Contra Voucher Initial Bank Cash Initial Ledger to @stop @push('include-css') @endpush @push('include-js') @endpush