diff --git a/app/Models/v2/M701Model.php b/app/Models/v2/M701Model.php index aafadbe..1ea4c34 100644 --- a/app/Models/v2/M701Model.php +++ b/app/Models/v2/M701Model.php @@ -144,7 +144,7 @@ class M701Model extends Model // 매물번호 if (!empty($data['atcl_no'])) { - $sql .= "AND a.atcl = '{$data['atcl_no']}' "; + $sql .= "AND a.atcl_no = '{$data['atcl_no']}' "; } else { // 현재상태 if (!empty($data['stat_cd'])) { @@ -364,7 +364,7 @@ class M701Model extends Model // 매물번호 if (!empty($data['atcl_no'])) { - $sql .= "AND a.atcl = '{$data['atcl_no']}' "; + $sql .= "AND a.atcl_no = '{$data['atcl_no']}' "; } else { // 현재상태 if (!empty($data['stat_cd'])) { @@ -553,7 +553,7 @@ class M701Model extends Model // 매물번호 if (!empty($data['atcl_no'])) { - $sql .= "AND a.atcl = '{$data['atcl_no']}' "; + $sql .= "AND a.atcl_no = '{$data['atcl_no']}' "; } else { // 현재상태 if (!empty($data['stat_cd'])) { diff --git a/app/Views/layouts/header.php b/app/Views/layouts/header.php index 4393184..3609719 100644 --- a/app/Views/layouts/header.php +++ b/app/Views/layouts/header.php @@ -55,4 +55,5 @@ - \ No newline at end of file + + \ No newline at end of file diff --git a/app/Views/layouts/main.php b/app/Views/layouts/main.php index 49437d9..4471f0c 100644 --- a/app/Views/layouts/main.php +++ b/app/Views/layouts/main.php @@ -3,6 +3,7 @@ include('layouts/header') ?> + renderSection('page_styles') ?> @@ -148,6 +149,8 @@ }); + + renderSection('page_scripts') ?> \ No newline at end of file diff --git a/app/Views/pages/v2/m701/detail.php b/app/Views/pages/v2/m701/detail.php index 6353acb..fe8d9f0 100644 --- a/app/Views/pages/v2/m701/detail.php +++ b/app/Views/pages/v2/m701/detail.php @@ -32,6 +32,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { / extend('layouts/main') ?> section('content') ?> + - -

확인매물 현황

-
-
-
- - - - - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- -
- - + +
+
+
+
+

확인매물 현황

+
-
-
- -
- -
- - ~ - -
-
+
+ + + + - -
- -
- - ~ - -
-
+ +
- -
- -
- - - + +
+ +
-
-
-
- -
- -
- - - -
-
- -
- -
- - - + + + + + +
-
- -
- - -
+ +
+ + +
- -
- - -
+ +
+ +
+ + +
+
+
+
+ +
+ +
+ + ~ + +
+
- -
- - -
+ +
+ +
+ + ~ + +
+
- -
- - -
+ +
+ +
+ + + +
+
+
+
+ +
+ +
+ + + +
+
+ + +
+ +
+ + +
+
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
-
- - -
+
+ + +
+
+ + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
매물번호진행상태접수시간검증방식주소상세주소매체사중개소서류/전화
담당자
서류/전화
확인완료시간
등기부등본
담당자
등기부등본
확인시간
검증완료
일시
- - -
-
-
-
-
-
+endSection() ?> -
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - -
매물번호진행상태접수시간검증방식주소상세주소매체사중개소서류/전화
담당자
서류/전화
확인완료시간
등기부등본
담당자
등기부등본
확인시간
검증완료
일시
-
-
-
- - - +section('page_styles') ?> + - + +endSection() ?> + +section('page_scripts') ?> + + +endSection() ?> + +section('page_scripts') ?> +