@extends('layouts.dashboard') @section('content')
{{ isset($quantity) ? $quantity->description : '-' }}