Added site settings into controllers for page_num, added site_name to blade
This commit is contained in:
@@ -8,6 +8,7 @@ use Config;
|
||||
use Input;
|
||||
use Lang;
|
||||
use Redirect;
|
||||
use Setting;
|
||||
use Sentry;
|
||||
use Validator;
|
||||
use View;
|
||||
|
||||
Reference in New Issue
Block a user