@extends('layouts.adminapp') @section('content') {{-- Tax ADD New --}}
@csrf

Tax Add New

{{--

Enter your next TODO

@csrf
Back --}} @endsection