@include("_particles.sidebar")
@foreach($listings as $listing)
@endforeach
{{$listing->title}}
{{str_limit($listing->address,50)}}
 }})