{{-- Extend the new, clean print layout --}} @extends('layouts.print') @section('content') {{-- Include the same report content partial --}} @include('ddos.ddo_report_content') @endsection