@extends('layouts.app') @section('title', '新規') @section('content')

新規

@csrf
{{-- 上部登録ボタン --}}
{{-- 下部登録ボタン --}}
@endsection