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