@extends('layouts.main') @section('page-id', '606c3740e183a21419ecabc7') @section('content') Mixture Selector Tool Use our seed finder tool to find the right seed or mix for you. @if ($question) Select the options that most apply to you: {{ $question->title }} @foreach ($question->answers as $answer) {{ $answer->title }} @endforeach @else Please select a region to continue @endif @endsection @section('custom_scripts') @endsection