@extends('layouts.simple.master')
@section('title', 'Default')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
IB Reports
@endsection
@section('breadcrumb-items')
IB Reports
@endsection
@section('content')
Sub IB Transaction Report
Sub IB Live Account Report
Sub IB Commission Summary Report
@endsection
@section('script')
@endsection