@extends('user.layouts.app') @section('title', '取引成立履歴') @section('header')

取引成立履歴

@endsection @section('content')
@endsection