@extends('adminlte::page') @section('title', $title) @section('css') @stop @section('content_header')

{{@$title}}

@stop @section('content') @include('admin.includes.notification')
@csrf @if(@$method=='add')
Download Sample
@else
allow_history_edit==1)?'checked':''}}>
parent_access==1)?'checked':''}}>
@php $current_date = strtotime(date("Y-m-d H:i:s", strtotime('-24 hours', time()))); $date = strtotime($result->give_support_update_access_date); @endphp
@php $current_date = strtotime(date("Y-m-d H:i:s", strtotime('-24 hours', time()))); $date = strtotime($result->give_potential_update_access_date); @endphp
@endif
@stop