@if (Session::get('message'))
{{ Session::get('message') }}
@endif
@if(!$errors->isEmpty())
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@foreach($this->getSeasons() as $season)
{{$season->description}}
@endforeach
@elseif(is_null($spinner))
{{$spinner}}
@else
@if($spinner != 0)
Customer Details
Yarn
Spinner | @endifYarn | Count | Composition | Price | Swatch | Card | Cone | Part Cone | Notes | @foreach($this->getyarns()->sortBy(['yarn.suppliers.name', 'yarn.description']) as $yarn)
---|---|---|---|---|---|---|---|---|---|
{{ $yarn->yarn->suppliers->name }} | @endif{{ $yarn->yarn->description }} | {{ $yarn->yarn->counts->count }} |
@foreach($yarn->yarn->yarn_compositions as $material)
{{ $material->percentage }}% {{ $material->materials->material }} @endforeach |
{{ $yarn->yarn->suppliers->currency }}{{ number_format($yarn->price, 2) }} |
|
|
|
|