@extends('layouts.pdf')
@push('include-css')
@endpush
@section('title')
{{ config('settings.company_name') }} -> {{ $extra['module_name'] }}
@endsection
@section('content')
{{ config('settings.company_name') }}
{{ config('settings.address_1') }}
{{ $extra['voucher_type'] }}
| Search By: |
Ledger Type |
{{ $search_by['group_name'] }} |
Branch Name: |
{{ $search_by['branch_name'] }} |
@php
$grand_total = 0;
@endphp
@foreach ($particulars as $key => $groups)
{{ $key }}
|
@if ($search_by['start_from'])
|
|
From {{ $search_by['start_from'] }} To {{ $search_by['start_to'] }}
|
@endif
| Groups Name |
|