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

{{ $websiteLang->where('id',364)->first()->custom_text }}

{{ $websiteLang->where('id',365)->first()->custom_text }}
@csrf @method('patch')

{{ $websiteLang->where('id',126)->first()->custom_text }}:

old image
@endsection