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

عارض الصور والاعلانات

إنشاء جديد

@csrf

صورة

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