@extends('layouts.report') @section('content')
{{$name}} UTR: {{$utr}}
Tax Calculation for {{$taxYear->description}} (year ended 5 April )
@include('tax-calculation.tax16') @endsection