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

{{-- @if($groupSubRelations->active == 1)--}} {{-- --}} {{-- @endif--}} {{-- --}}
{{__('variables.last_name')}} {{__('variables.email_text')}} {{__('variables.phone')}} {{__('variables.product_name')}} {{__('variables.date_table')}} {{__('variables.reserve')}}{{__('variables.active_table')}}
{{$feedform->name . ' ' .$feedform->last_name ?? ''}} {{ $feedform->email ?? '' }} {{$feedform->phone ?? ''}} {{ $goods_item_id->itemByLang->name ?? '' }} {{ getDefaultDateFormatAdmin($feedform->created_at) }} {{ getDefaultDateFormatAdmin($feedform->deadline) }} --}} {{--
--}} {{-- active == 1 ? 'checked' : ''}}>--}} {{-- --}} {{--
--}} {{--
{{--
--}} {{--
--}} {{--
--}} {{--
{{__('variables.comment_table')}}
--}} {{--
--}} {{--
--}} {{-- @csrf--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- @if($groupSubRelations->save == 1)--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@stop