@extends('layouts.mypage') @section('page-header')

Flight info

@endsection @section('content')
@include('mypage.application.'.App::getLocale().'.102')
@endsection @section('script') @endsection