@extends('layouts.admin') @section('title', 'Catat Keuangan - Bermadani Admin') @section('content') @livewire('manual-transaction') @endsection