Passed
Push — master ( be1785...591f13 )
by Ajit
07:10
created
app/ChequeDetail.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
             'status',
21 21
             'created_by',
22 22
             'updated_by',
23
-     ];
23
+        ];
24 24
 
25 25
     protected $searchableColumns = [
26 26
         'number' => 20,
Please login to merge, or discard this patch.