@extends('layouts.app') @section('content')

Show Description

Description:

{!! $description->description !!}

Category: {{ $description->category->category }}

Sub-Category: {{ $description->subCategory->sub_category }}

@endsection