@extends('user.layouts.auth') @section('title', 'テストページ') @section('header')

テストページ

@endsection @section('content')

アプリを起動する

@endsection