{{-- --}} @php $file = "css/my_pdf.css"; $time = filemtime($file); $my_pdf_css = '/css/my_pdf.css?v='.$time; //$file2 = "css/my_pdf_quill.css"; // $time2 = filemtime($file2); //$my_pdf_css2 = '/css/my_pdf_quill.css?v='.$time2; @endphp {{-- --}} @yield('body')