@extends('layouts.authenticated')
@section('action','active')
@section('additionalstylesheets')
@endsection
@section('content')
TLOGS
{{--Description--}}
-
Get TLOGS from trunc by date parameter
{{--
POS INVENTORY
-
Get POS DELTA from CDN
-
Send POS DELTA to SFTP
--}}
@endsection
@section('customjs')
@endsection