@extends('core::layouts.master') @section('title') របាយការណ៍រំលស់ Fixed Asset @endsection @section('content')
របាយការណ៍រំលស់ Fixed Asset {{ trans_choice('core::general.back',1) }}

របាយការណ៍ @if(!empty($start_date)) for period: {{$start_date}} to {{$end_date}} @endif

@error('currency_id') {{ $message }} @enderror
{{trans_choice('general.reset',1)}}!
@if(!empty($end_date))
@if($data) ធ្វើប្រតិបត្ដិការចំណាយប្រចាំខែ @endif
អិលស៊ីឌីស៊ីឃែស ឯ.ក
KUNPHEAP PAWN SHOP

សាខា៖ ការិយាល័យកណ្ដាល

របាយការណ៍រំលស់ Fixed Asset


កាលបរិច្ឆេទ៖ {{ date('d-m-Y', strtotime($_GET['end_date'])) }}

ធ្វើប្រតិបត្ដិការដោយ៖ {{ Auth::user()->first_name }} {{ Auth::user()->last_name }}

@foreach($data as $key) @endforeach
{{trans_choice('accounting::general.gl_code',1)}} {{trans_choice('core::general.account',1)}} {{trans_choice('accounting::general.debit',1)}} {{trans_choice('accounting::general.credit',1)}}
{{ $key->gl_code }} {{$key->name_khr}} @if(!empty($dr)) {{ number_format($dr,2) }} @endif @if(!empty($cr)) {{ number_format($cr,2) }} @endif
{{trans_choice('core::general.total',1)}} {{number_format($debit_total,2)}} {{number_format($credit_total,2)}}
បានឃើញនឹងឯកភាព
..................
ត្រួតពិនិត្យដោយ
...................
ថ្ងៃទី...............ខែ..........................ឆ្នាំ២០២.....
គណនេយ្យករ
......................
@endif
@endsection @section('scripts') @endsection