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