@extends('layout.app') @section('title', 'Balance Sheet Report') @push('header_script') @section('content') {{-- PAGE HEADER --}}
{{-- DATE RANGE FILTER --}}
{{-- RESULT --}}
@endsection @push('footer_script') @endpush