@extends('form.app') @section('styles') @endsection @section('content') {{-- navbar --}} @includeIf('policy::term.form.navbar')
Warning: Undefined variable $config in /newdata/themendco/public_html/new_tmp1.mwz/Modules/Policy/resources/views/term/index.blade.php on line 10

Warning: Trying to access array offset on value of type null in /newdata/themendco/public_html/new_tmp1.mwz/Modules/Policy/resources/views/term/index.blade.php on line 10
@csrf
@includeIf('policy::term.form.translates')
@if (!empty($config['seo']))
@includeIf('mwz::seo.form')
@endif
{{-- @includeIf('policy::term.form.status') --}}
@endsection @section('scripts') {{ module_vite('build-policy', 'resources/assets/js/term.js') }} @endsection