@extends('admin.public.base') @section('body_class') style="margin: 0 auto;width: 96%;padding: 30px 0px;" @endsection @section('content')
@if (strtolower($oldData['value']) == 'true' || strtolower($oldData['value']) == 'false')
@else
@endif

如若您不清楚如何配置,请勿改动!!!!

@csrf
@endsection