|
|
@ -79,7 +79,7 @@ |
|
|
|
<tbody> |
|
|
|
<tbody> |
|
|
|
@foreach($sample_file as $sample_file ) |
|
|
|
@foreach($sample_file as $sample_file ) |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<td> NP </td> |
|
|
|
<td> NPL </td> |
|
|
|
<td>{{ $sample_file->year }}</td> |
|
|
|
<td>{{ $sample_file->year }}</td> |
|
|
|
<td>{{ $sample_file->specimen }}</td> |
|
|
|
<td>{{ $sample_file->specimen }}</td> |
|
|
|
<td>{{ $sample_file->sex }} </td> |
|
|
|
<td>{{ $sample_file->sex }} </td> |
|
|
|