@extends('Layouts.UserDashboard-Interface') @section('content')

Support Contact

You can enter the details here.

@csrf
@error('title')

{{ $message }}

@enderror
@error('description')

{{ $message }}

@enderror
@endsection