@extends('layouts.website') @section('content') @include('website.components.top-banner') @include('website.components.service-details') @endsection @section('extra-js') @endsection