@extends('common.layout') @section('content')

{{ trans('registration_counsel.고객상담등록') }}

@if(!empty($boothname)) @endif
@endsection @section('script') @endsection