@extends('panel.layout.app') @section('title', __('Plagiarism API Settings')) @section('additional_css') @endsection @section('content')

{{ __('Plagiarism API Settings') }}

{{-- --}} @if ($app_is_demo)
@else
{{--
--}} {{-- {{ __('You can enter as much api key as you want. Click "Enter" after each api key.') }} --}} {{--
--}}
{{ __('Please ensure that your Plagiarism api key is fully functional and billing defined on your Plagiarism account.') }}
{{-- {{ __('Get Perper Api Key') }} --}} {{-- {{ __('After Saving Setting, Click Here to Test Your api key') }} --}}
@endif {{--
--}}
@endsection @push('script') @endpush