@extends('layouts.pdf') @section('content')
{{__('ledgers.balance_sheet')}}
@include('ledgers.balance_sheet_table') @endsection