@extends('layouts.app') @section('title', 'طباعة فاتورة') @section('page_title', 'طباعة الفاتورة ' . $invoice->code) @section('page_actions') رجوع @endsection @section('content') @endsection