This commit is contained in:
afiq
2021-02-15 09:08:19 +08:00
parent 9cd75ac010
commit 6a2b78c72c
16 changed files with 118 additions and 115 deletions
@@ -20,6 +20,11 @@ use PDF;
class KhazanahController extends Controller
{
public function __construct()
{
$this->middleware('auth');
}
public function index()
{
$search = false;