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

Return

@if (in_array('3-22-2', Session::get('access'))) @endif
Invoice
Number
Date Accepted by Note Created by Action
@include('pages.return.modal') @endsection @section('js_after') @include('pages.return.function') @include('pages.globalFunction') @endsection