@extends('shared.admin') @section('content')

{{trans('admin::order.title.header')}} #INVOICE{{ $invoice->id }}

@csrf
@endsection