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

Packages View Transaction Type

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