Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/AplusAgency/commit/0b82b63fe617b6b6f09821ed69efa8ee4db55b1f?style=split&whitespace=ignore-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
6 changed files with
9 additions and
9 deletions
public/frontend/css/style.css
public/frontend/icons/contact-location-icon.svg
BIN
public/frontend/icons/location-address.png
resources/views/am_chef.blade.php
resources/views/contact.blade.php
resources/views/layout/app.blade.php
@ -1024,7 +1024,7 @@ Responsive Codes
. chef-hire-form h2 {
. chef-hire-form h2 {
font-weight : 500 ;
font-weight : 500 ;
font-size : 22px ;
font-size : 22px ;
line-height : 178 % ;
line-height : 1 . 8rem ;
text-align : center ;
text-align : center ;
color : # 0A2849 ;
color : # 0A2849 ;
margin-bottom : 30px ;
margin-bottom : 30px ;
File diff suppressed because one or more lines are too long
Width:
|
Height:
|
Size: 24 KiB
Width:
|
Height:
|
Size: 24 KiB
Width:
|
Height:
|
Size: 1.1 KiB
@ -26,7 +26,7 @@
< div class = "hiring-content" >
< div class = "hiring-content" >
< h5 > Hiring < hr > < / h5 >
< h5 > Hiring < hr > < / h5 >
< h3 > Looking for a job as a Chef or Cook?< / h3 >
< h3 > Looking for a job as a Chef or Cook?< / h3 >
< p > If you’re qualified to be a Chef of Cook in Australia, please fill out the application form. We'd love to do our utmost for hospitality workers!< / p >
< p > If you’re qualified to be a Chef or Cook in Australia, please fill out the application form. We'd love to do our utmost for hospitality workers!< / p >
< h6 > Chefs and Cooks need to be< / h6 >
< h6 > Chefs and Cooks need to be< / h6 >
< ul >
< ul >
< li > Interested in food and cooking< / li >
< li > Interested in food and cooking< / li >
@ -53,9 +53,9 @@
< / a >
< / a >
@endif
@endif
@if($address !== null)
@if($address !== null)
< a href = "https://goo.gl/maps/P4Y2PYGMpGa83L2R8 " target = "_blank" class = "contact-phone" >
< a href = "https://goo.gl/maps/mWCCxJALdeLuwxbSA " target = "_blank" class = "contact-phone" >
< div class = "contact-icons" >
< div class = "contact-icons" >
< img src = "{{url('frontend/icons/contact-location-icon.svg')}}" class = "img-fluid " alt = "" >
< img src = "{{url('frontend/icons/contact-location-icon.svg')}}" class = "w-100 " alt = "" >
< / div >
< / div >
< h5 > {{$address->value}}< / h5 >
< h5 > {{$address->value}}< / h5 >
< / a >
< / a >
@ -74,7 +74,7 @@
< div class = "col-md-6" >
< div class = "col-md-6" >
< div class = "mb-3" >
< div class = "mb-3" >
< label for = "" > Full name< / label >
< label for = "" > Full name< / label >
< input type = "text" class = "form-control" placeholder = "Enter your name" name = "fullname" id = "" value = "{{old('fullname')}}" >
< input type = "text" class = "form-control" placeholder = "Enter your full name" name = "fullname" id = "" value = "{{old('fullname')}}" >
< / div >
< / div >
< / div >
< / div >
< div class = "col-md-6" >
< div class = "col-md-6" >
@ -142,7 +142,7 @@
< / div >
< / div >
< / section >
< / section >
< section class = "map-section" >
< section class = "map-section" >
< iframe src = "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3312.514012872817!2d151.2047258!3d-33.8764135!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12ae3c9ed85d5f%3A0x778da1aae43c7216!2sSuite%20503%2C%20Level%205%2F368%20Sussex%20St%2C%20Sydney%20NSW%202000%2C%20Australia!5e0!3m2!1sen!2snp!4v1670397808126 !5m2!1sen!2snp" width = "100%" height = "450" style = "border:0;" allowfullscreen = "" loading = "lazy" referrerpolicy = "no-referrer-when-downgrade" > < / iframe >
< iframe src = "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3312.5156265342534!2d151.20545281583023!3d-33.876371926884524!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12ae3d03e36c87%3A0xecb5377dac8c07a8!2s406%2F383%20Pitt%20St%2C%20Sydney%20NSW%202000%2C%20Australia!5e0!3m2!1sen!2snp!4v1671163675803 !5m2!1sen!2snp" width = "100%" height = "450" style = "border:0;" allowfullscreen = "" loading = "lazy" referrerpolicy = "no-referrer-when-downgrade" > < / iframe >
< / section >
< / section >
@section('script')
@section('script')
@ -134,7 +134,7 @@
< div class = "col-md-3" >
< div class = "col-md-3" >
< div class = "footer-desc" >
< div class = "footer-desc" >
< img src = "{{url('frontend/images/logo.png')}}" class = "img-fluid" alt = "" >
< img src = "{{url('frontend/images/logo.png')}}" class = "img-fluid" alt = "" >
< p > A PLUS Australia agency, we strive to turn your dream into reality. We help you to achieve Permanent Residency in Australia< / p >
< p > A PLUS Australia agency, we strive to turn your dream into reality. We help you to achieve Permanent Residency in Australia. < / p >
< / div >
< / div >
< / div >
< / div >
< div class = "col-md-3" >
< div class = "col-md-3" >