@extends('layouts.app') @section('title', 'ファネル設定') @section('page-title', 'ファネル設定') @section('content')
ファネル設定
@csrf @method('PUT')
ページ制作ではなく、読者をどの状態へ遷移させるかを短く書きます。
戻る
@endsection