@extends('layouts.dashly') @section('title', $title) @section('content') <!-- Title --> <h1 class="h2"> Help Center </h1> <livewire:user.support /> @endsection