@if($backButton) Back @endif
@include('private.companies.headerSection')
@php $detailTab = 0; $companyTab = 0; $employmentTab = 0; $noteTab = 0; $taskTab = 0; if(isset($_GET['notes'])){ $noteTab = 1; } if(isset($_GET['task'])){ $taskTab = 1; } @endphp