{% extends 'base_en.html.twig' %}
{% block meta %}
<meta name="description" content="Discover without further delay the history of the firm BSCM brokers associates.
Since the launch of its activities and key missions!">
{% endblock %}
{% block title %}
Discover without further delay the history of the firm BSCM brokers associates.
Since the launch of its activities and key missions!
{% endblock %}
{% block body %}
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container pt-5">
<div class="col-md-12" id="management">
<div class="row pt-5">
<div class="col-md-12 pt-5">
<div class="text-center first-title">
<h1> ROLE OF THE BROKER</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<h4>The agricultural raw materials broker</h4>
<p>
Its mission is to establish a relationship between a buyer and a seller.
<br>
Independent actor (unlike a commercial agent, which has a contract with one of its principals),
<b>it performs an interface function</b>. <br>
He is in no way a party to the contract. <br>
He conducts the negotiation and notes the perfect agreement of the parties which he confirms
orally and then in writing.
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<h4>The Professional Loan Broker</h4>
<p>
He is a professional in funding mechanisms.
<br> It collects and compares the offers of the various banking institutions and negotiates
for his client the best credit terms.<br>
Because he represents several clients in front of the banking organizations, <br>
the broker is able to negotiate more attractive rates for them with these organizations.
</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #about -->
{% endblock %}