@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
@endsection