@extends('layouts.master') @section('page-title') Price development @endsection @section('content')
| Name | Category | Group | Total |
|---|---|---|---|
| {{ $good->name }} | {{ $good->group->category->name }} | {{ $good->group->name }} | @currency($good->totalMovementsOut) {{ $currency->symbol }} |