@if(getcong('signup_newslatter') == 1)
SUBSCRIBE TO OUR NEWSLETTER
@if(Session::has('flash_message_subscribe'))
{{ Session::get('flash_message_subscribe') }}

Yo've successfully subscribed to our newsletter.

@endif @if(Session::has('error_flash_message'))
Something Went Wrong..

{{ Session::get('error_flash_message') }}

@endif {!! Form::open(array('url' => array('subscribe'),'name'=>'search_form','id'=>'newsletter-form','role'=>'form')) !!}
{!! Form::close() !!}
@endif
@if(getcong('address_footer') == 1)
Address
{{getcong('contact_us_address')}}
@endif @if(getcong('telephone_footer') == 1)
Telephone
{{getcong('contact_us_phone')}}
@endif
@if(getcong('footer_col1_status') == 1)
{{getcong('footer_col1_title')}}