@extends('layouts.admin') @section('heading','Dashboard') @section('subheading','Content, listings and MLS synchronization at a glance.') @section('content')
| Started | Direction | Status | Processed | Message |
|---|---|---|---|---|
| {{ $sync->started_at }} | {{ $sync->direction }} | {{ $sync->status }} | {{ $sync->processed }} | {{ $sync->message }} |
| MLS integration is disabled until credentials are configured. | ||||