@extends('layouts.admin') @section('page_title', 'Manage Service Areas') @section('content')
Manage city-specific landing pages and banners.
| Banner | City & Title | Slug | Actions |
|---|---|---|---|
|
@if($area->image_url)
NO IMG
@endif
|
{{ $area->city_name }}
{{ $area->title }}
|
{{ $area->slug }}
|
|
No service areas foundStart by creating your first city-specific landing page. |
|||