@extends('.frontend.default') @section('content')
@include('frontend.template.event.options.target',[ 'class'=>'event_target_id' ])
@include('frontend.template.event.options.method',[ 'class'=>'event_method_id' ])
@include('frontend.template.event.options.class',[ 'class'=>'event_class_id' ])
@include('frontend.template.event.options.is_personal_service',[ 'class'=>'is_personal' ])
@include('frontend.template.unit.list',[ 'id'=>'single-two', 'class'=>'unit_id', ])
@endsection @section('pagescript') @endsection