@extends('layouts.app') @section('title', 'パートナー設定') @section('page-title', 'パートナー') @section('page-subtitle', 'パートナー機能全体の既定値です。案件を新しく作るときの初期値や、報酬の締め・支払いの目安をここで決めます。') @push('styles') @include('partner.partials._styles') @endpush @section('content')
@endsection