@extends('user.layouts.app') @section('title', 'サービスに関するお問い合わせ') @section('header')

サービスに関するお問い合わせ

@endsection @section('content')

お気軽にお問い合わせしてね♪平日8:30〜17:30に返信しますよ!

ヘルプセンターへ連絡する → 092‐663‐2588

@foreach($questions as $question) @include('user.chat._chat') @endforeach
{{--
--}}
@endsection @section('page_css') @endsection @section('page_js')