Compare commits

..

No commits in common. "b9dfe9669a0cff50667799a473a22614afe181c8" and "d6b07066ded6270f66e5167338a60c430efda468" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ class CalculatorController extends Controller
</a> </a>
{$offCanvasModal} {$offCanvasModal}
</td> </td>
<td class=\"text-end\"> {$direction['cost_paid_place']['очная']}</td> <td class=\"text-end\"> 123</td>
<td class=\"text-end\"> {$direction['period']['очная']}</td> <td class=\"text-end\"> 456 </td>
</tr>"; </tr>";
}; };