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

Report Closing Sales

@include('pages.product_sync.modal') @endsection @section('js_after') @include('pages.product_sync.function') @include('pages.globalFunction') @endsection