| @@ -462,7 +462,7 @@ class ResidentialController extends Controller | |||
| public function storeFormDataD(Request $request){ | |||
| $su_id = ''; $pathIconF = ''; $pathIconB = ''; $pathVisaF = ''; $pathVisaB = ''; | |||
| $su_id = ''; $pathIconF = ''; $pathIconB = ''; $pathVisaF = ''; $pathVisaB = ''; $pathPaymentReceipt=''; $pathSOForm=''; | |||
| do { | |||
| $su_id = strtoupper('CBB-'.$this->random_code(6).'R'); | |||