@extends('layouts.app') @section('title', $funnel->name . ' - 登録経路') @section('page-title', $funnel->name) @section('content')
@include('funnel.partials.detail-nav', ['funnel' => $funnel])| 経路 | 登録数 |
|---|---|
{{ $r->registration_route }} |
{{ $r->c }} |
| 登録経路データがありません | |