// resources/views/client/agent.blade.php @extends('layouts.contentLayoutMaster') @section('title', 'Agent') @section('content')

Agent

This is the Agent page. Clients can view details about their assigned agent here.

@endsection