@extends('layouts.admin') @section('title', 'Tax | Mintavia Admin') @section('content')
@livewire('admin.tax')
@endsection