@extends('layouts.master') @section('title') @lang('translation.Taxation Profile') @endsection @section('css') @endsection @section('content')

Create new / edit Taxation profiles

@method('put') @csrf
Create Edit Taxation profiles
Required
@endsection @section('script') @endsection