@extends('admin.layout.master') @section('title','Ledger Transfer') @section('custom_style') @endsection @section ('content') @section ('content')
@include('admin.layout.title_header', ['title'=>'LEDGER REPORT'])
{{-- --}}
{{__('obs.date_to')}}
@endsection @section('script') @stop