@use('\Illuminate\Support\Str', 'Str') Page content
  • @if ($page->name != 'Terms') @foreach ($contents as $content)
    @csrf
    @if ($content->title)
    @endif @if ($content->description)
    @endif @if ($content->ref_key != '39043d' || $settings->theme == 'dashly') @if ($content->img_path)
    @endif @else
    @endif
    Save
    @endforeach @else
    @error('message') {{ $message }} @enderror
    Save
    @endif
    @script @endscript