{{-- Header --}} {{-- main_logo Invoice PDF Generator --}} main_logo {{-- {{ env('APP_NAME', "Invoice PDF Generator") }} --}} {{-- Body --}} {{ $slot }} {{-- Subcopy --}} @isset($subcopy) {{ $subcopy }} @endisset {{-- Footer --}} © {{ date('Y') }} Invoice Pdf Generator. @lang('All rights reserved.')