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