@extends('layouts.admin-layout') @section('title', 'Add Home Marquee Slider') @section('content')

Home Marquee Slider Form

@csrf

Home Marquee Slider Section

{{-- Profile Preview--}} @error ('image') {{$message}} @enderror

@endsection @section('script') {{-- --}} @endsection