Slider Image
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach@extends('layouts.app_admin') @section('title', 'Slider Image') @push('css') @endpush @section('content')
@endsection @section('extra-js') @endsection