@extends('layouts.backend') @section('content')

Order Internal

@if (in_array('6-7-2', Session::get('access'))) @endif
Invoice
Number
Date Note From
Seller
Agent Service Status Action
@include('pages.order_internal.modal') @endsection @section('js_after') @include('pages.order_internal.function') @include('pages.globalFunction') @endsection