@extends('layouts.app') @section('content')
{{ $attraction->location }}
{!! nl2br(e($attraction->description)) !!}