Oneplace.com

The King is a Servant

March 27, 2026
00:00

On the next Leading The Way AUDIO, enter the Upper Room where Jesus shared an intimate time with His Disciples on the night before His crucifixion.

References: Luke 22

</div>

</div>

</Col>

</Row>

<Row>

<Col span={24}>

<div className="flex flex-col gap-y-2">

<span className="font-semibold text-lg">Project Description:</span>

<div className="px-5 border border-primary/50 py-2.5 rounded-md min-h-32 whitespace-pre-wrap">

{project?.description ? parse(project?.description) : ""}

</div>

</div>

</Col>

</Row>

{/* Tabs */}

<Tabs defaultActiveKey="1" className="mt-8 border-none overflow-x-auto w-full custom-tabs">

<Tabs.TabPane tab="Applications" key="1">

<Row gutter={[16, 16]}>

{project?.applications?.length > 0 ? (

project.applications.map((app, index) => (

<Col xs={24} sm={12} lg={8} key={app.id || index}>

<Card className="rounded-xl border-secondary-100 shadow-sm hover:shadow-md transition-all">

<div className="flex items-center gap-3 mb-4">

<Avatar

src={app?.freelancer?.photoUrl}

icon={<UserOutlined />}

className="bg-primary/10 text-primary"

/>

<div>

<h4 className="font-semibold m-0">{app?.freelancer?.name}</h4>

<div className="flex items-center gap-1 text-yellow-500 text-xs">

<StarFilled />

<span>4.8 (12 reviews)</span>

</div>

</div>

</div>

<div className="mb-4">

<div className="text-xs text-gray-500 uppercase font-bold mb-1">PROPOSAL</div>

<p className="text-sm line-clamp-3 mb-2">{app?.proposal}</p>

<Link

href={`/project/application/${app._id}`}

className="text-primary text-xs font-semibold hover:underline"

>

View Full Proposal

</Link>

</div>

<div className="flex justify-between items-center mb-4">

<div>

<div className="text-xs text-gray-500">Bid</div>

<div className="font-bold text-secondary-900">${app?.bidAmount}</div>

</div>

<div className="text-right">

<div className="text-xs text-gray-500">Timeline</div>

<div className="font-bold text-secondary-900">{app?.deliveryTime} days</div>

</div>

</div>

<div className="flex gap-2">

<Button

type="primary"

className="flex-1 rounded-lg"

onClick={() => handleAccept(app._id)}

>

Accept

</Button>

<Button className="flex-1 rounded-lg border-red-500 text-red-500 hover:bg-red-50">

Decline

</Button>

</div>

</Card>

</Col>

))

) : (

<Col span={24}>

<div className="text-center py-12 bg-gray-50 rounded-xl border-2 border-dashed border-gray-200">

<div className="text-gray-400 mb-2">No applications yet</div>

<p className="text-sm text-gray-500">As soon as freelancers apply, they will appear here.</p>

</div>

</Col>

)}

</Row>

</Tabs.TabPane>

<Tabs.TabPane tab="Project Tasks" key="2">

<ProjectTaskDashboard projectId={id} milestones={project?.milestones || []} />

</Tabs.TabPane>

<Tabs.TabPane tab="Messages" key="3">

<div className="p-8 text-center text-gray-500 bg-gray-50 rounded-xl border border-gray-200">

Messages feature coming soon

</div>

</Tabs.TabPane>

<Tabs.TabPane tab="Payments" key="4">

<div className="p-8 text-center text-gray-500 bg-gray-50 rounded-xl border border-gray-200">

Payments feature coming soon

</div>

</Tabs.TabPane>

</Tabs>

</div>

);

};

export default ProjectDetails;

<ctrl61>

t-gray-500">Posted on {new Date(project?.createdAt).toLocaleDateString()}</span>

</div>

</div>

<div className="flex gap-3">

<Button icon={<EditOutlined />} className="rounded-full border-secondary-200 hover:text-primary hover:border-primary">

Edit Project

</Button>

<Button icon={<MoreOutlined />} className="rounded-full border-secondary-200" />

</div>

</div>

<Row gutter={[24, 24]} className="mb-8">

<Col xs={24} md={8}>

<Card className="h-full rounded-xl border-secondary-100 shadow-sm">

<div className="flex flex-col gap-4">

<div className="flex items-center gap-3">

<div className="w-10 h-10 rounded-full bg-blue-50 flex items-center justify-center text-blue-600">

<DollarOutlined style={{ fontSize: '20px' }} />

</div>

<div>

<div className="text-xs text-gray-500 uppercase tracking-wider font-bold">Budget</div>

<div className="text-xl font-bold text-secondary-900">${project?.budget}</div>

</div>

</div>

<Divider className="my-0" />

<div className="flex items-center gap-3">

<div className="w-10 h-10 rounded-full bg-green-50 flex items-center justify-center text-green-600">

<CalendarOutlined style={{ fontSize: '20px' }} />

</div>

<div>

<div className="text-xs text-gray-500 uppercase tracking-wider font-bold">Deadline</div>

<div className="text-xl font-bold text-secondary-900">{new Date(project?.deadline).toLocaleDateString()}</div>

</div>

</div>

</div>

</Card>

</Col>

<Col xs={24} md={16}>

<div className="h-full p-6 bg-white rounded-xl border border-secondary-100 shadow-sm">

<h3 className="text-lg font-semibold mb-4 text-secondary-800">Required Skills</h3>

<div className="flex flex-wrap gap-2">

{project?.skills?.map((skill, index) => (

<Tag

key={index}

className="px-4 py-1.5 rounded-full bg-secondary-50 border-secondary-100 text-secondary-700 text-sm m-0"

>

{skill}

</Tag>

<ctrl63>

This transcript is provided as a written companion to the original message and may contain inaccuracies or transcription errors. For complete context and clarity, please refer to the original audio recording. Time-sensitive references or promotional details may be outdated. This material is intended for personal use and informational purposes only.

Featured Offer

NEW BOOK FROM DR. YOUSSEF: AN UNHOLY ALLIANCE

Our civilization is being infected by two toxic ideologies that have joined forces to undermine Biblical Truth and your faith. In his powerful new book An Unholy Alliance, Dr. Michael A. Youssef exposes the radical coalition reshaping America, revealing the common thread that unites these opposing movements. Drawing on decades of research and global experience, he uncovers what is truly happening and equips believers with clarity and courage in a time of unprecedented deception. At this critical moment, God calls His people to stand firm. Request An Unholy Alliance today for your gift of any amount and learn what believers must do now.

Past Episodes

Video from Dr. Michael Youssef

About Leading The Way

Along with partners committed to changing the world, Dr. Michael Youssef is leading the way for people living in spiritual darkness to discover the light of Christ. By passionately proclaiming uncompromising Truth through every available form of media, this international team of experts is uniquely providing hope that is revolutionizing lives around the world.

What began as a small local radio ministry in 1988 has grown into an international ministry reaching millions for Christ, including a vast audience in the Muslim world seeking Truth in closed countries. Dr. Youssef's Biblically-based programs are broadcast in more than 28 languages to audiences across six continents. His books, MY Journal magazine, and daily e-devotionals continue to minister to a global audience. Leading The Way utilizes cutting-edge technology to advance the Gospel. Its solar-powered Navigators are reaching into remote villages, and the ministry's KINGDOM SAT TV channel—launched by Dr. Youssef in 2009—is reaching into the Middle East with programming in English, Arabic, and French. Field Teams follow up with viewers, including those in restricted areas, to lead the lost to Christ, disciple new believers, and support the underground Church.

Dr. Youssef and the Leading The Way team are committed to proclaiming the Good News of Jesus with the lost and equipping believers to grow in Christ. Learn how you can partner with this unique ministry today.

About Dr. Michael Youssef

Michael A. Youssef, Ph.D., is the Founder and President of Leading The Way with Dr. Michael Youssef, a worldwide ministry that leads the way for people living in spiritual darkness to discover the light of Christ through the creative use of media and on-the-ground teams. His Biblically-based teaching programs are broadcast more than 18,000 times per week in multiple languages around the world. He is also the founding pastor of The Church of The Apostles in Atlanta, Georgia, and founder of the AWAKE America prayer movement.


Dr. Youssef was born in Egypt and lived in Lebanon and Australia before coming to the United States. In 1984, he fulfilled a childhood dream of becoming an American citizen. Dr. Youssef holds theological degrees from Moore College and Fuller Theological Seminary and a doctorate in cultural anthropology from Emory University. He has authored more than 50 books, including popular titles Saving Christianity?, Life-Changing Prayers, Is the End Near?, How to Read the Bible, Heaven Awaits, and God’s Final Call. He and his wife reside in Atlanta and have four grown children and 15 grandchildren.

Contact Leading The Way with Dr. Michael Youssef

Mailing Address
Leading The Way
P.O. Box 20100
Atlanta, GA 30325
Telephone: 
(404) 841-0100

Toll-free line

(800) 337-5323