@extends('admin.layouts.container') @section('content')
{{ __('flights.email') }} {{ __('flights.phone') }} {{ __('flights.departure_city') }} {{ __('flights.arrival_city') }} {{ __('flights.trip_type') }} {{ __('flights.class_type') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection