@extends('layouts.admin.layout') @section('title') {{ $websiteLang->where('lang_key','theme_color')->first()->custom_text }} @endsection @section('admin-content')
{{ $websiteLang->where('lang_key','theme_color')->first()->custom_text }}
@csrf
@endsection