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