@extends('website.layouts.web-layouts') @section('description', 'Federation of Bangladesh Chambers of Commerce and Industry is the apex trade organization of Bangladesh playing a pivotal role in consultative and advisory capacity, safeguarding the interest of the private sector in the country.') @section('image', $siteSetting->logo) @section('url', url()->full()) @section('title', 'FBCCI') @section('content') @include('website.partials.banner') @include('website.partials.about-us') @include('website.partials.business-summit') @include('website.partials.news') @include('website.partials.service') @include('website.partials.members') @include('website.partials.upcoming') @include('website.partials.events') @include('website.partials.gallery') @endsection