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

@if($feedform->type != 'subscribe') @endif @if($feedform->type != 'modal_form') @endif @if($feedform->type != 'subscribe') @endif @if($feedform->type == 'modal_form') @endif @if($groupSubRelations->active == 1) @endif @if($feedform->type != 'subscribe') @endif @if($feedform->type != 'modal_form') @endif @if($feedform->type != 'subscribe') @endif @if($feedform->type == 'modal_form') @endif
{{__('variables.name_text')}}{{__('variables.email_text')}}{{__('variables.phone')}}TypeВремя звонка{{__('variables.date_table')}} {{__('variables.user_ip')}}{{__('variables.active_table')}}
{{$feedform->name . ' ' .$feedform->last_name ?? ''}} {{ $feedform->email ?? '' }} {{$feedform->phone ?? ''}} {{$type}} {{ $feedform->time ?? '' }} {{ getDefaultDateFormatAdmin($feedform->created_at) }} {{ $feedform->ip }}
active == 1 ? 'checked' : ''}}>
{{__('variables.comment_table')}}
@csrf
@if($groupSubRelations->save == 1)
@endif
@stop