@extends('layouts.admin.layout') @section('title') {{ $websiteLang->where('id',163)->first()->custom_text }} @endsection @section('admin-content')
{{ $websiteLang->where('id',163)->first()->custom_text }}
@csrf
@if ($setting->preloader_image) preloader icon @else preloader icon @endif
@endsection