@extends("website.service-providers.layouts.layout") @section('title', "My Account") @section("body") Home Support Team @include("website.service-providers.includes.sidebar") @include("website.layouts.modal") Back Support Team Welcome to the support chat. How can we help you today? @endsection @section('footerItems') @endsection