@extends('layouts.app') @section('css_head') @endsection @section('content') {{-- --}} @yield('pdf_content') @endsection