@extends(AdminBaseDashboard::AdminBaseLayout()) @section('title', trans('temp::template.order.page_title')) @section('content') {{ __('temp::template.home')}} {{__('temp::template.template')}} {{__('temp::template.configuration')}} @includeIf('temp::tab_header') {{ __('temp::template.order.purchase order setting')}}. {{__('temp::template.order.purchase order setting')}}. {{__('temp::template.invoice.text_note')}}. @if($order) @include('temp::Purchaseorder.partial.update_po_settings') @else @include('temp::Purchaseorder.partial.create_new_po_settings') @endif @stop @section('javascript') @stop
{{__('temp::template.invoice.text_note')}}.