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

Add New Slide

Upload an image and set the text for a new home page slider.

@if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf

Recommended size: 1920x800px (Max 5MB)

Cancel
@endsection