@extends('layouts/gnr_layout') @section('title', '| Loan Product') @section('content') @php $foreignLoanProductIds = DB::table('acc_loan_register_account')->distinct()->pluck('loanProductId_fk')->toArray(); @endphp