@extends('adminlte::page') @section('title', '営業アカウント新規登録') @section('content_header')
@stop @section('content')
@csrf
@stop @section('css') @stop