@extends('layouts.app') @section('page-header')
{{ $errors->first('max-results-admin') }}
{{ $errors->first('free-tier-words') }}
{{ $errors->first('free-tier-images') }}
{{ $errors->first('set-free-chars') }}
{{ $errors->first('set-free-minutes') }}
{{ $errors->first('max-results-user') }}
{{ $errors->first('default-duration') }}
{{ $errors->first('set-max-chars') }}
{{ $errors->first('set-max-voices') }}
{{ $errors->first('voiceover-default-duration') }}
{{ $errors->first('set-max-audio-size') }}
{{ $errors->first('whisper-default-duration') }}
{{ $errors->first('secret-key') }}
{{ $errors->first('stable-diffusion-key') }}
{{ $errors->first('set-aws-access-key') }}
{{ $errors->first('set-aws-secret-access-key') }}
{{ $errors->first('set-aws-bucket') }}
{{ $errors->first('set-wasabi-access-key') }}
{{ $errors->first('set-wasabi-secret-access-key') }}
{{ $errors->first('set-wasabi-bucket') }}
{{ $errors->first('set-azure-key') }}
{{ $errors->first('gcp-configuration-path') }}