@extends('home/layouts/master') @section('title', 'Flights') @section('style') @endsection @section('content')
{{-- @dd($data) --}} @endsection @section('script') @endsection