@extends('layouts.app') @section('style') {{-- The styles have been moved to the partial, only keep preview-specific styles --}} @endsection @section('content')
DDO Report Preview
@include('ddos.ddo_report_content')
@endsection