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