@extends('layouts.app') @section('title', 'Bangladesh Unbound - Transaction Types') @section('page-title', 'Transaction Types') @section('breadcrumb') @endsection @section('content')

Packages Create New Transaction Type

Back to Transaction Types List
@include('admin.transaction_types.partials.create-form')
@endsection