@if ( \App\Models\Admin\General::first()->captcha_status ) @endif
@if ( !empty($data) )
@foreach ($data as $key => $value) @endforeach
{{ ucfirst(str_replace('_', ' ', $from_name)) }} {{ __('to') }} {{ ucfirst(str_replace('_', ' ', $key)) }} {{ $value }}
@endif