ایجاد پروژه جدید

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
{{-- The name attribute MUST be "image_path" --}}