@extends('app::layouts.app') @section('title', 'Edit Listing') @section('content')
Update the core listing details without leaving the frontend panel.
{{ $field['label'] }}
{{ $field['value'] }}
No category-specific fields stored on this listing.
@endforelse