Edit Listing

@if (listing){

Property Pictures

@if(mode === 'create'){

(Pictures can be uploaded once the listing is posted initially)

} @if(mode !== 'create'){ }
@if (mode==='create'){ } @else { }
}