@extends('layouts.app') @section('title', __('In-sight Reports')) @push('stylesheets') @endpush @section('contents') @include('custom-reports.partials.ai-panel') @endsection @push('scripts') @endpush