*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Business_Trade
*/
$section_option = business_trade_get_option('business_trade_top_header_section');
$mobile_icon = business_trade_get_option('business_trade_top_header_section_phone_number_icon');
$mobile_value = business_trade_get_option('business_trade_top_header_phone_no');
$address_icon = business_trade_get_option('business_trade_address_icon');
$address_value = business_trade_get_option('business_trade_top_header_address');
$time_icon = business_trade_get_option('business_trade_time_icon');
$time_icon_value = business_trade_get_option('business_trade_top_header_time');
$social_menu = business_trade_get_option('business_trade_social_link_hide_option');
$search_icon = business_trade_get_option('business_trade_header_search_icon');
$request_quoto_text = business_trade_get_option('business_trade_post_request_quote_text');
$request_quoto_link = business_trade_get_option('business_trade_request_quote_link');
?>
>
>