@extends('tenant.layouts.agent-wfm')
{{-- Tilte Section --}}
@section('title', 'Swap Reports')
{{-- Style Section --}}
@section('style')
@endsection
{{-- Content Section --}}
@section('content')
@endsection
{{-- Script Section --}}
@section('script')
@endsection