@extends('admin.main') @section('content')

Tax Settings

Tax Settings

{{--
--}}
@foreach($taxLists as $taxList) @endforeach
Id Teamstore Date Created Action
{{ $taxList->Id }} {{ $taxList->StoreName }} {{ $taxList->DateCreated }}
@endsection