@extends('layouts.adminapp') @section('content') {{-- Account Group --}}
@csrf @method('patch')

{{__('lng.UpdateAddControl')}}

avatar
avatar
@php $DTs = date("Y-m-d",strtotime($AddControl->expire_date)); @endphp @error('expire_date')
{{ $message }}
@enderror
is_active) checked @endif >
@endsection