@extends('admin.layout') @section('content')
Update Preloader
@csrf

Preloader


JPG, PNG, JPEG, GIF, SVG images are allowed

@if ($errors->has('preloader'))

{{$errors->first('preloader')}}

@endif
@endsection