@extends('layouts.master') @section('page_title', 'Reports-Balance Sheet') @section('content') @livewire('reports.balance-sheet') @endsection