{{ __('company.show') }} @if ($reservation->status == 'confirmed' && ! $reservation->contract()->exists() && auth()->user()->company->subscribedTo('system')) false, 'reservation' => $reservation->id]) }}' class="btn btn-light-warning d-block mt-2"> {{ __('company.create contract') }} @endif {{-- @if ($reservation->type == 'later_reservation' && auth()->user()->company->subscribedTo('application_only')) @if($reservation->later_reservation_status == 'confirmed') $reservation]) }}' class="btn btn-light-warning d-block mt-2"> {{ __('company.car_received_btn') }} $reservation]) }}' class="btn btn-light-danger d-block mt-2"> {{ __('company.reservation_canceled_btn') }} @endif @if($reservation->later_reservation_status == 'received') $reservation]) }}' class="btn btn-light-success d-block mt-2"> {{ __('company.reservation_finished_btn') }} @endif @endif --}} {{-- @if (isset($reservation->contract->id)) @if ($reservation->contract->status == 'pending') {{ __('general.complete') }} @endif @endif --}}