@props([ 'name', 'command', 'param' => null, ])
  • {{ $name }} {{ $command }} @if ($param) + {{ $param }} @endif