class Admin::BankTransactionsController < AdminController load_and_authorize_resource def show end end