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

{{ __('control_point.title.create') }}

@include('control_point.create.form')
@endsection