@extends('layouts.app') @section('content')

Edit

All Sites
@csrf
@php($selectNiche = !empty(json_decode($info->niche)) ? json_decode($info->niche) : [])
@if (!empty($info->image)) {{$info->title}} @endif

SEO Details

@endsection @push('headerPartial') {{-- Select2 CDN --}} @endpush @push('footerPartial') @endpush