@extends('print.template.a4-print-portrait') @section('head') @parent @endsection @section('body') @parent @yield('header') @yield('table-header') @section('table-details') @show @endsection