@extends('layouts.master') @section('title') Properties @endsection @section('hero')

Lodging fit for a captain

The Next Generation of vacation rentals.

@endsection @section('content')
@foreach ($properties as $property) @endforeach
@endsection