kiraan lejer am untuk U & edit lejer am panjar

This commit is contained in:
fariz
2021-05-03 16:23:49 +08:00
parent 3b8b3895f2
commit 7f2dd8d036
3 changed files with 199 additions and 5 deletions
+14 -1
View File
@@ -23,6 +23,13 @@ use PDF;
class KhazanahController extends Controller
{
public function __construct()
{
$this->middleware('auth');
@@ -227,7 +234,6 @@ class KhazanahController extends Controller
{
$auth_user = Auth::user();
@@ -445,6 +451,7 @@ class KhazanahController extends Controller
else
{
// dd(request()->all());
if($tebus_detail['jenistebus'] == 'P')
{
@@ -827,6 +834,12 @@ class KhazanahController extends Controller
return redirect()->route('khazanah.tebus');
}
//END KHAZANAH FARIS