@extends('admin.layout.master') @section('title', 'عارض الصور') @section('content')

عارض الصور

إنشاء جديد

@csrf

الصورة

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