@extends('layouts.master') @section('content') @include('pages.partials.banner') @include('pages.partials.about_excerpt') @include('pages.partials.services') @include('pages.partials.expertise') @include('pages.partials.blog') @endsection