@extends('layouts.master') @section('header-title') Supplier Quality - Scorecard Charts @endsection @section('content')
Here you can see and load all the information related with Scorecards
•
Supplier | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec | Average |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$supp->name}} | @for($i=1; $i<=13; $i++){{$supp->indicator[$i]}} | @endfor