@extends('layouts.app') @section('landingTitle', 'KlinikSapi.Go | Detail Informasi') @section('content') {{ $informasi->judul }} {{ $informasi->judul }} Penulis: {{ $informasi->penulis }}; Kategori Informasi Penyakit: {{ $informasi->penyakit->penyakit }}; Dibuat: {{ $informasi->created_at }} {!! $informasi->artikel !!} @endsection
{!! $informasi->artikel !!}