@extends('layouts.app') @section('content')

Post a New Listing

@csrf
@error('title')

{{ $message }}

@enderror
@endsection