@extends('layouts.master') @section('page_title', 'Profit and Loss') @section('content') @livewire('reports.profit-and-loss') @endsection