@extends('layouts.print') @section('content') {{-- We only need to include the payslip content here --}} @include('payments.payslip_content') @endsection