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

Report Closing Sales

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