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