@extends('layouts.master') @section('title', 'Laba Rugi') @section('content') @livewire('keuangan.laba-rugi') @endsection