@extends('adminlte::page') @section('title', '決済方法変更') @section('content_header')
@stop @section('content')
@csrf
@stop @section('css') @stop @section('js') @stop