@extends('layouts.app') @section('content')
{!! $description->description !!}
Category: {{ $description->category->category }}
Sub-Category: {{ $description->subCategory->sub_category }}