@extends('panel.layout.settings') @section('title', __('Unsplash API Settings')) @section('titlebar_actions', '') @section('additional_css') @endsection @section('settings')

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

@if ($app_is_demo)
@else

{{ __('Please ensure that your Unsplash api key is fully functional and billing defined on your Unsplash account.') }}

{{ __('After Saving Setting, Click Here to Test Your api key') }}
@endif {{--
--}}
@endsection @push('script') @endpush