- @isset($site->location) {{ $site->location }} @else Not Found @endisset
- {{ $site->study_indications }}
{{ $latest->name }}
@isset($latest->location) {{ $latest->location }} @else Not Found @endisset
@extends('frontend.layouts.app') @section('content')