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

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

{{ $websiteLang->where('id',97)->first()->custom_text }}
@csrf
{{ $websiteLang->where('id',98)->first()->custom_text }}
@csrf
listing logo
{{ $websiteLang->where('id',168)->first()->custom_text }}
@csrf
{{ $websiteLang->where('id',383)->first()->custom_text }}
@if ($listing->listingImages->count()>0) @foreach ($listing->listingImages as $image) @endforeach
listing image
@else

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

@endif
@csrf
@endsection