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