diff --git a/app/Http/Controllers/WorkerController.php b/app/Http/Controllers/WorkerController.php index 9bb5ac6..2726f4e 100644 --- a/app/Http/Controllers/WorkerController.php +++ b/app/Http/Controllers/WorkerController.php @@ -257,7 +257,7 @@ class WorkerController extends Controller $status_work = $this->status_work; $infoblocks = infobloks::query()->get(); - + //return view('layout.pdf', compact('Query', 'status_work', 'infoblocks')); $pdf = PDF::loadView('layout.pdf', [ 'Query' => $Query, 'status_work' => $status_work, diff --git a/resources/views/layout/pdf.blade.php b/resources/views/layout/pdf.blade.php index 4ded59e..3064414 100644 --- a/resources/views/layout/pdf.blade.php +++ b/resources/views/layout/pdf.blade.php @@ -25,11 +25,6 @@ .thing { color: #3a3b3c; - /* background-color: #f2f5fc; */ - } - - .thing__profile { - } .thing__profile-photo { @@ -39,10 +34,6 @@ margin-right: 20px; } - .thing__profile-body { - - } - .thing__title { width: 100%; font-size: 32px; @@ -61,10 +52,6 @@ margin: 0px 0px 32px 0px; } - .main__spoiler-body { - - } - .main__table { border-collapse: collapse; table-layout: fixed; @@ -110,6 +97,15 @@ width: 25% !important; } + .main__table_experience td { + width: 25% !important; + hyphens: auto; + overflow: hidden; + } + .main__table_experience body td:nth-child(1){ + width: 50% !important; + } + .main__table_three td:last-child { width: 50% !important; } @@ -127,32 +123,6 @@ margin: 15px 0 0 0; } - .main__resume-profile-info { - margin: 30px 0px 0px 0px; - } - - .main__resume-profile-info-title { - margin-bottom: 20px !important; - color: #3a3b3c; - } - - .main__resume-profile-info-body-item { - margin: 0px 0px 20px 0px; - } - - .main__resume-profile-info-body-subtitle { - color: #4d88d9; - margin: 0px 0px 10px 0px; - font-weight: 700; - font-size: 22px; - } - - .main__resume-profile-info-body-inner { - margin: 0; - padding: 0; - font-size: 12px; - } - .main__resume-profile-info-body-inner li { list-style-type: none; margin: 0px 0px 20px 0px; @@ -373,7 +343,7 @@
- +
@@ -381,15 +351,15 @@ - - - - - - - - - + + + + + + + + + @if (count($Query[0]->place_worker) > 0) @foreach($Query[0]->place_worker as $it) @@ -431,10 +401,10 @@ - - - - + + + + @if ((isset($worker->prev_company)) && ($worker->prev_company->count())) @foreach ($worker->prev_company as $prev_company)
Опыт работы
Должность:Название т/х:Тип судна:Марка ГД:Мощность ГД (кВТ):Водоизмещение (DWT):Название компании:Начало контракта:Окончание контракта:ДолжностьНазвание т/хТип суднаМарка ГДМощность ГД (кВТ)Водо- измещение (DWT)Название компанииНачало контрактаОкончание контракта
Название компании:ФИО сотрудника:Должность сотрудника:Телефон сотрудника:Название компанииФИО сотрудникаДолжность сотрудникаТелефон сотрудника