@extends('dealer_layouts.dealer_master') @section('page-title') Dealer | Transactions @endsection @section('page-css') @endsection @section('page-content')
Sales from {{ strtoupper($org_user['name']) }} to Merchants
@endsection @section('page-js') @endsection