@extends('layouts.website') @section('content') @include('website.components.top-banner') @include('website.components.about-us') @include('website.components.why-choose-us') {{-- @include('website.components.faq') --}} @endsection @section('extra-js') @endsection