@extends('frontend.jpt.layout.mainlayout') @section('content')

{{ __('flights.title') }}

{{--

{{ __('flights.subtitle') }}

--}}
Plane

{{ __('flights.content.description') }}

{{ __('flights.reservation.title') }}

{{ __('flights.reservation.heading') }}

{{ __('flights.reservation.description') }}

Email

{{ __('flights.reservation.contact_email') }}

WhatsApp

{{ __('flights.reservation.contact_phone') }}

@endsection @section('css') @endsection