@extends('admin.reports._layout') @section('reports_content')

{{ $reportTitle }}

This report is under development

@include('partials.admin.module-hub.empty', [ 'icon' => 'ri-tools-line', 'title' => 'Coming soon', 'text' => 'TDS/TCS reporting will be available in a future update. Use GSTR and inventory reports in the meantime.', ])
@endsection