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

العروض

إنشاء جديد

@csrf

الصورة

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