@extends('admin.layouts.app') @section('title', 'Homepage Content') @section('breadcrumb')
Upload a site logo and set the contact number shown in the navbar.
Listings are loaded from actual properties in the system. Edit only the section title and subtitle here.
Service {{ $i + 1 }}
Existing logos are shown below. Click Delete on any to remove it instantly. Add new logos using the upload input at the bottom.
Current brands:
No brands yet. Upload one below.
You can select multiple files at once.
Agent cards are loaded from the Agents API. Edit only titles and button text here.
Testimonial cards are loaded from the Testimonials API. Manage testimonials in Testimonials.
Create and manage blog posts. Published posts appear on the frontend blog page.
{{ $post->title }}
{{ Str::limit($post->excerpt, 60) }}