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

Add Receive

@csrf

Detail Item




Cancel
@endsection @section('js_after') @include('pages.receive.function_create') @include('pages.globalFunction') @endsection