@extends('dashboard.user.layouts.app') @section('content')

{{ $title }}

@slot('header') Track Your Refund @endslot

Refund Tracking

Enter your Filing ID below to check the current status of your tax refund.

@csrf @slot('header') Filing ID @endslot
@endsection