@extends('layouts.main') @section('title', $data['title']) @section('content')

Tax

@if ($data['userType'] != 0 && canCreate('Tax')) @endif
{{--
 
--}}
{{--
--}}
@csrf @endsection('content') @section('custom-scripts') @endsection