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

Warning: Undefined variable $config in /newdata/themendco/public_html/new_tmp1.mwz/Modules/Policy/resources/views/policy/index.blade.php on line 11

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