@extends('layouts.master') @section('title', 'Tax Summary Report') @section('styles') @include('partials.tax._styles') @endsection @section('content')
Back to Reports
@include('partials.tax._zimra-modal') @include('partials.tax._page')
@endsection @push('scripts') @endpush