@extends('layouts.user') @section('head') @endsection @section('content') @include('flight::frontend.manageflight.bookingReport.index') @endsection @section('footer') @endsection