diff --git a/app/Services/DirectonHtmlBuilder.php b/app/Services/DirectonHtmlBuilder.php
index e14d14a..f62dd29 100644
--- a/app/Services/DirectonHtmlBuilder.php
+++ b/app/Services/DirectonHtmlBuilder.php
@@ -50,7 +50,37 @@ class DirectonHtmlBuilder
}
+ $mgtu = '';
+ if(array_key_exists('МГТУ', $direction['budget_places'])){
+ foreach ($direction['budget_places']['МГТУ'] as $profile_name => $profile) {
+ $profile_content ='';
+ foreach($profile as $forms => $budget_places){
+ $profile_content .= " {$forms} - " . " {$budget_places}
";
+ }
+ $mgtu .= "