@extends('layouts.admin.layout') @section('title') {{ $websiteLang->where('id',158)->first()->custom_text }} @endsection @section('admin-content')
{{ $websiteLang->where('id',158)->first()->custom_text }}
@csrf
@if ($setting->comment_type==0)
@endif
@endsection