@extends('layouts.master') @section('head') @endsection @section('content')
...
{{($product->description?:"No Description Given") }}