|  | @@ -8,6 +8,7 @@ import { getSanksi } from "@/actions/sanksi";
 | 
	
		
			
				|  |  |  import ContentWrapper from "@/components/Layout/ContentWrapper";
 | 
	
		
			
				|  |  |  import { Row, Col, Card, CardBody } from "reactstrap";
 | 
	
		
			
				|  |  |  import { getPT } from "@/actions/PT";
 | 
	
		
			
				|  |  | +import Loader from "@/components/Common/Loader";
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  class PemantauanDokumen extends Component {
 | 
	
		
			
				|  |  |  	constructor(props) {
 |