v1.3.2 - Fixed table css and removed pagination in backend
This commit is contained in:
@@ -7,9 +7,6 @@ use Illuminate\Http\Response;
|
||||
|
||||
class AboutController extends Controller
|
||||
{
|
||||
|
||||
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->middleware(["auth"]);
|
||||
|
||||
Reference in New Issue
Block a user