@extends('invoice.refund.step', [ 'selected' => 'invoice', ]) @push('css') @endpush @push('script') @endpush @section('invoice-content')

{{ strtoupper(Lang::get('invoice.word.refund_invoice')) }}

{!! $template_invoice !!}
{{ Lang::get('invoice.word.edit') }}
@endsection