Report
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
<body>
|
||||
<h1>{{ $reportType }} Report</h1>
|
||||
|
||||
<!-- @if ($data->isEmpty())
|
||||
@if ($data->isEmpty())
|
||||
<p>No data available</p>
|
||||
@else -->
|
||||
@else
|
||||
|
||||
@if ($reportType === 'Total Subscribed')
|
||||
<table>
|
||||
@@ -193,7 +193,7 @@
|
||||
@endif
|
||||
|
||||
|
||||
<!-- @endif -->
|
||||
@endif
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user