@extends('layouts.admin') @section('title', 'Edit Text Scroller') @section('header_title', 'Text Scrollers') @section('content')

Edit Scroller Announcement

Back to List
@csrf @method('PUT')
This content appears in the marquee. You can write plain text or include simple HTML tags like <a href="...">Link</a> or <strong>Text</strong>.
@endsection