/home/brandsfa/annurbd.com/app/Contracts/Repositories/DeliveryManTransactionRepositoryInterface.php
<?php

namespace App\Contracts\Repositories;

interface DeliveryManTransactionRepositoryInterface extends RepositoryInterface
{

}