@extends('layouts.frontend', ['body_class' => 'bg-gray-100']) @php SEOMeta::setTitle('Találja meg... szövegek'); $settings = \App\Models\Setting::all()->pluck('value', 'name')->toArray(); @endphp @section('content')
@csrf
{{ __('Mentés') }}
@endsection