@extends($design . '.layouts.main')
@section('title', $page_properties->title)
@section('keywords', $page_properties->keyword)
@section('description', $page_properties->description)
@section('content')
{{__('text.disease_disease_result_title')}} «{{ str_replace('-', ' ', $disease) }}»
@else
--}}