@extends('admin.layout.master') @section('title', 'اضافة اسليدر') @section('content')

اضافة اسليدر

إنشاء جديد

@csrf
@if ($errors->has('image')) {{ $errors->first('image') }} @endif
@stop