@if (request()->only_base_reservation || !$reservation->extensions()->exists()) {{$reservation->payment_method ? __("dashboard.$reservation->payment_method") : __('dashboard.undefind')}} @else ----- @endif