@extends('layouts.app') @section('title') @if(App::getLocale() === 'tr') Güvenli Online Rezervasyon - LuvaOtel @else Secure Online Booking - LuvaOtel @endif @endsection @section('content')

@if(App::getLocale() === 'tr') Güvenli Online Rezervasyon @else Secure Online Booking @endif

@if(App::getLocale() === 'tr') En iyi fiyat garantisiyle doğrudan ve güvenli ödeme adımları. @else Direct and secure payment steps with the best price guarantee. @endif

@endsection