Listener v1.3.0 file update and change invoice, bill show draft message
This commit is contained in:
		@@ -41,7 +41,7 @@ return [
 | 
			
		||||
 | 
			
		||||
    'messages' => [
 | 
			
		||||
        'received'      => 'Bill marked as received successfully!',
 | 
			
		||||
        'draft'          => 'This is a <b>DRAFT</b> bill and will be reflected to charts once it gets receive.',
 | 
			
		||||
        'draft'          => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets receive.',
 | 
			
		||||
 | 
			
		||||
        'status' => [
 | 
			
		||||
            'created'   => 'Created on :date',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user