@extends('backend.layouts.app') @section('content')

商談【登録】

@csrf @include('backend.share.business_talk._form')
@endsection @section('page_css') @endsection @section('page_js') @endsection