{{-- Approval letter — extends the shared base layout. Fill in sections below when the final design is ready. --}} @extends('pdf.layouts.letter') {{-- @section('letter-reference', $application->application_number) --}} {{-- @section('letter-date', ...) --}} {{-- @section('letter-recipient') ... @endsection --}} {{-- @section('letter-subject') PERKARA: ... @endsection --}} {{-- @section('letter-body') ... @endsection --}} {{-- @section('letter-signature') ... @endsection --}}