@extends('front.app') @section('content') {{ $compartment->name }} {!! $compartment->description !!} @endsection