@extends('layouts.master') @section('title') @lang('translation.Taxation Profile') @endsection @section('css')
@endsection @section('content')
Create new / edit Taxation profiles
@csrf
Create New Taxation profiles
Name the Taxation Profile
Required
Create
@endsection @section('script') @endsection