Skip to content

Commit

Permalink
#50 minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mitulgolakiya committed Apr 6, 2016
1 parent 815a053 commit a892d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/scaffold/datatable.stub
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace $NAMESPACE_DATATABLES$;

use $NAMESPACE_MODEL$\$MODEL_NAME$;
use Form;
use Yajra\Datatables\Services\DataTable;

class $MODEL_NAME$DataTable extends DataTable
Expand Down

0 comments on commit a892d0a

Please sign in to comment.